diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-19 23:04:46 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-19 23:04:46 +0530 |
| commit | dacfac59f1cf60df7fc80a21cb7f3d63843aa591 (patch) | |
| tree | 281cb3697d5eaf873100101290002b2ce61bea93 /Program.cs | |
| parent | 0dc53f2c6a5093344e6188b5510d1505cd3a4a2a (diff) | |
| download | hypr-wellbeing-dacfac59f1cf60df7fc80a21cb7f3d63843aa591.zip hypr-wellbeing-dacfac59f1cf60df7fc80a21cb7f3d63843aa591.tar.gz | |
chore: made sure the binary is static
Diffstat (limited to 'Program.cs')
| -rw-r--r-- | Program.cs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ using System.IO; using System.Runtime.InteropServices; -using Newtonsoft.Json; using hyprwatch.Logger; using hyprwatch.Report.Weekly; |
