Skip to content

Commit

Permalink
Remove stray imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Redned235 committed Nov 20, 2021
1 parent 1e0b312 commit 13777e7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
import java.io.InputStream;
import java.util.EnumMap;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
import org.geysermc.connector.GeyserConnector;
import org.geysermc.connector.registry.type.ParticleMapping;

import java.util.HashMap;
import java.util.Iterator;
import java.util.Locale;
import java.util.Map;
Expand Down

0 comments on commit 13777e7

Please sign in to comment.