summaryrefslogtreecommitdiff
path: root/DSACore/Commands/Gm.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DSACore/Commands/Gm.cs')
-rw-r--r--DSACore/Commands/Gm.cs11
1 files changed, 2 insertions, 9 deletions
diff --git a/DSACore/Commands/Gm.cs b/DSACore/Commands/Gm.cs
index a320269..98b62db 100644
--- a/DSACore/Commands/Gm.cs
+++ b/DSACore/Commands/Gm.cs
@@ -1,12 +1,5 @@
-using DSACore.Auxiliary;
-using DSACore.DSA_Game;
-
-namespace DSACore.Commands
+namespace DSACore.Commands
{
- using System.Linq;
- using System.Threading.Tasks;
- using DSALib.Characters;
-
/*public class Iam
{
@@ -180,4 +173,4 @@ namespace DSACore.Commands
return res;
}
}*/
-}
+} \ No newline at end of file