diff --git a/ATXTray/Program.cs b/ATXTray/Program.cs
index 711602c23b5dea152ebfe23f78f4760be99fac50..ba46a96267fcea151557529926e07df1f115a880 100644
--- a/ATXTray/Program.cs
+++ b/ATXTray/Program.cs
@@ -1,7 +1,4 @@
 using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Threading.Tasks;
 using System.Windows.Forms;
 
 namespace ATXTray