From dacfac59f1cf60df7fc80a21cb7f3d63843aa591 Mon Sep 17 00:00:00 2001 From: DemonKingSwarn Date: Sun, 19 Apr 2026 23:04:46 +0530 Subject: chore: made sure the binary is static --- Program.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'Program.cs') diff --git a/Program.cs b/Program.cs index f58dc99..fe392f9 100644 --- a/Program.cs +++ b/Program.cs @@ -1,6 +1,5 @@ using System.IO; using System.Runtime.InteropServices; -using Newtonsoft.Json; using hyprwatch.Logger; using hyprwatch.Report.Weekly; -- cgit v1.1