X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fxdcc%2Fdata%2FNetwork.java;h=2b13478c2cc86909f26d2f5fb3ebfaa9cc27f6d1;hb=bb8e361377837b7785ab7f175341f87c46bceb6a;hp=b13df619145608f8d0a836a7c018f8c1b35a8076;hpb=513a37f47b73718135925fc6bfe60f52d673c774;p=xudocci.git diff --git a/src/main/java/net/pterodactylus/xdcc/data/Network.java b/src/main/java/net/pterodactylus/xdcc/data/Network.java index b13df61..2b13478 100644 --- a/src/main/java/net/pterodactylus/xdcc/data/Network.java +++ b/src/main/java/net/pterodactylus/xdcc/data/Network.java @@ -21,7 +21,7 @@ import static com.google.common.base.Preconditions.checkNotNull; import java.util.Collection; -import com.beust.jcommander.internal.Sets; +import com.google.common.collect.Sets; /** * Defines a network.