diff --git a/Crypto Notepad/MainForm.cs b/Crypto Notepad/MainForm.cs index 45c18fd..5b0f9d9 100644 --- a/Crypto Notepad/MainForm.cs +++ b/Crypto Notepad/MainForm.cs @@ -10,7 +10,6 @@ using System.Reflection; using System.Security.Cryptography; using System.Threading; -using System.Threading.Tasks; using System.Windows.Forms; using File = System.IO.File;