diff --git a/ntfysh_client/NotificationDialog.cs b/ntfysh_client/NotificationDialog.cs index a824801..f02ab4d 100644 --- a/ntfysh_client/NotificationDialog.cs +++ b/ntfysh_client/NotificationDialog.cs @@ -2,8 +2,6 @@ using System.Drawing; using System.Runtime.InteropServices; using System.Windows.Forms; -using System.ComponentModel; -using Microsoft.Win32; using System.Diagnostics; using ntfysh_client.Themes;