diff --git a/Crypto Notepad/SettingsForm.cs b/Crypto Notepad/SettingsForm.cs index 9715537..77a85f6 100644 --- a/Crypto Notepad/SettingsForm.cs +++ b/Crypto Notepad/SettingsForm.cs @@ -1,8 +1,6 @@ using Microsoft.Win32; using System; -using System.Diagnostics; using System.Drawing; -using System.IO; using System.Reflection; using System.Windows.Forms;