summaryrefslogtreecommitdiff
path: root/DSALib/Characters/Entity.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DSALib/Characters/Entity.cs')
-rw-r--r--DSALib/Characters/Entity.cs8
1 files changed, 1 insertions, 7 deletions
diff --git a/DSALib/Characters/Entity.cs b/DSALib/Characters/Entity.cs
index f8e7a12..6b03e50 100644
--- a/DSALib/Characters/Entity.cs
+++ b/DSALib/Characters/Entity.cs
@@ -1,10 +1,4 @@
-using System;
-using System.Collections.Generic;
-using System.Linq;
-using System.Text;
-using System.Threading.Tasks;
-
-namespace DiscoBot.DSA_Game.Characters
+namespace DSALib.Characters
{
public class Entity
{