Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
confusedalex committed May 10, 2022
1 parent 0ce37f7 commit ac9e240
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/java/confusedalex/nonetherfasttravel/Events.java
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
package confusedalex.nonetherfasttravel;

import org.bukkit.Bukkit;
import org.bukkit.Location;
import org.bukkit.World;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.player.PlayerChangedWorldEvent;
import org.bukkit.event.player.PlayerPortalEvent;

import java.util.HashMap;
Expand Down

0 comments on commit ac9e240

Please sign in to comment.