From 2503ca78d3e583cb1291cb9a99a6e79526a348ee Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Mon, 9 Jul 2018 15:15:35 +0200 Subject: Created DSALib Created ZooBOTanica --- DiscoBot/Commands/FileHandler.cs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'DiscoBot/Commands') diff --git a/DiscoBot/Commands/FileHandler.cs b/DiscoBot/Commands/FileHandler.cs index e1d9bc2..52c8476 100644 --- a/DiscoBot/Commands/FileHandler.cs +++ b/DiscoBot/Commands/FileHandler.cs @@ -4,9 +4,7 @@ using System.Linq; using System.Net; using System.Threading.Tasks; - - using DiscoBot.Auxiliary; - using DiscoBot.Characters; + using DiscoBot.DSA_Game; using DiscoBot.DSA_Game.Characters; -- cgit v1.2.3-70-g09d2