summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/Server/CommandsTable.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Server/CommandsTable.java b/src/Server/CommandsTable.java
index 96e7336..550843c 100644
--- a/src/Server/CommandsTable.java
+++ b/src/Server/CommandsTable.java
@@ -1,6 +1,5 @@
package Server;
import java.io.IOException;
-import java.util.ConcurrentModificationException;
import java.util.Hashtable;
import java.util.Iterator;