diff --git a/src/windows2go.switcher/Program.cs b/src/windows2go.switcher/Program.cs index f616dae..0c584cc 100644 --- a/src/windows2go.switcher/Program.cs +++ b/src/windows2go.switcher/Program.cs @@ -1,7 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Threading.Tasks; using System.Windows.Forms; namespace windows2go.switcher {