diff options
Diffstat (limited to 'TimeHACK.Engine/TaskBarController.cs')
| -rw-r--r-- | TimeHACK.Engine/TaskBarController.cs | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/TimeHACK.Engine/TaskBarController.cs b/TimeHACK.Engine/TaskBarController.cs index 3ede876..3d73d63 100644 --- a/TimeHACK.Engine/TaskBarController.cs +++ b/TimeHACK.Engine/TaskBarController.cs @@ -1,8 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; +using System.Collections.Generic; using System.Windows.Forms; using System.Drawing; |
