diff --git a/Program.cs b/Program.cs index 90f545a..f91c7e7 100644 --- a/Program.cs +++ b/Program.cs @@ -1,7 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; using System.Windows.Forms; namespace SaveWizard_rewritten