summaryrefslogtreecommitdiff
path: root/DiscoBot/Commands/MiscCommands.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-06-07 13:21:44 +0200
committerTrueDoctor <d-kobert@web.de>2018-06-07 13:21:44 +0200
commitd86b8c8702a01fadba4ce17f3e82a739d7681da9 (patch)
tree7915d423d6a9447dc7b6f5d4c8b0d4df20d297d1 /DiscoBot/Commands/MiscCommands.cs
parentc6232e25593a624e90ed3168a50d4223902188f2 (diff)
removed unused refrences
Diffstat (limited to 'DiscoBot/Commands/MiscCommands.cs')
-rw-r--r--DiscoBot/Commands/MiscCommands.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/DiscoBot/Commands/MiscCommands.cs b/DiscoBot/Commands/MiscCommands.cs
index 7de0f10..aa3ea1b 100644
--- a/DiscoBot/Commands/MiscCommands.cs
+++ b/DiscoBot/Commands/MiscCommands.cs
@@ -21,7 +21,6 @@ namespace DiscoBot.Commands
using System.Text;
using System.Threading;
using System.Threading.Tasks;
- using System.Windows.Forms;
using DiscoBot.Auxiliary;
using DiscoBot.DSA_Game;