summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2011-08-21 21:30:01 +0200
committersnowleo <schneeleo@gmail.com>2011-08-21 21:30:01 +0200
commita6d8597314407ac2b2d3781157339f89cb2c3386 (patch)
tree24508f9ceca0e0f4e357f47809ced392f74e1c73
parent804711e83ab73c708bafc86773b1f1c7dcc7e43e (diff)
downloadEssentials-a6d8597314407ac2b2d3781157339f89cb2c3386.tar
Essentials-a6d8597314407ac2b2d3781157339f89cb2c3386.tar.gz
Essentials-a6d8597314407ac2b2d3781157339f89cb2c3386.tar.lz
Essentials-a6d8597314407ac2b2d3781157339f89cb2c3386.tar.xz
Essentials-a6d8597314407ac2b2d3781157339f89cb2c3386.zip
Cleanup
-rw-r--r--Essentials/src/com/earth2me/essentials/commands/Commandwarp.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/Essentials/src/com/earth2me/essentials/commands/Commandwarp.java b/Essentials/src/com/earth2me/essentials/commands/Commandwarp.java
index 722d5a2ec..17d55faee 100644
--- a/Essentials/src/com/earth2me/essentials/commands/Commandwarp.java
+++ b/Essentials/src/com/earth2me/essentials/commands/Commandwarp.java
@@ -7,7 +7,6 @@ import com.earth2me.essentials.Util;
import com.earth2me.essentials.Warps;
import java.util.ArrayList;
import java.util.Iterator;
-import java.util.LinkedList;
import java.util.List;