mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-05 00:56:42 +00:00
Optimize imports
This commit is contained in:
@ -1,8 +1,7 @@
|
||||
package dev.plex.event;
|
||||
|
||||
import java.util.UUID;
|
||||
|
||||
import dev.plex.player.PlexPlayer;
|
||||
import java.util.UUID;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
import org.bukkit.Bukkit;
|
||||
|
Reference in New Issue
Block a user