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

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