mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-07 13:03:11 +00:00
Optimize imports
This commit is contained in:
parent
ca9cf08c70
commit
158b31c280
39 changed files with 37 additions and 44 deletions
|
@ -1,8 +1,8 @@
|
|||
package dev.esophose.playerparticles.hook;
|
||||
|
||||
import me.clip.placeholderapi.PlaceholderAPI;
|
||||
import org.bukkit.Bukkit;
|
||||
import org.bukkit.entity.Player;
|
||||
import me.clip.placeholderapi.PlaceholderAPI;
|
||||
|
||||
public final class PlaceholderAPIHook {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue