Use map and set creators from Guava.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / data / Bot.java
index 46bca18..724f0e0 100644 (file)
@@ -21,7 +21,7 @@ import java.util.Collection;
 import java.util.Iterator;
 import java.util.Map;
 
-import com.beust.jcommander.internal.Maps;
+import com.google.common.collect.Maps;
 
 /**
  * A bot is a client in a {@link Network} that carries {@link Pack}s which are