summaryrefslogtreecommitdiff
path: root/DSACore/Models/Network/Command.cs
diff options
context:
space:
mode:
Diffstat (limited to 'DSACore/Models/Network/Command.cs')
-rw-r--r--DSACore/Models/Network/Command.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/DSACore/Models/Network/Command.cs b/DSACore/Models/Network/Command.cs
index 316461e..00b00a6 100644
--- a/DSACore/Models/Network/Command.cs
+++ b/DSACore/Models/Network/Command.cs
@@ -1,7 +1,5 @@
-using System;
-using System.Collections.Generic;
+using System.Collections.Generic;
using System.Linq;
-using System.Threading.Tasks;
namespace DSACore.Models.Network
{