Solution cleanup

This commit is contained in:
Alexander Horner
2022-12-08 19:33:08 +00:00
parent b644035433
commit d90ddc3be4
8 changed files with 8 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ using System.Linq;
using System.Reflection;
using System.Windows.Forms;
using Newtonsoft.Json;
using ntfysh_client.Notifications;
namespace ntfysh_client
{