diff --git a/Program.cs b/Program.cs index 0cd8a2f..6002a04 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 ScreenCaptureApp