Skip to content

Commit a040cd7

Browse files
committed
remove unused imports
1 parent bf4ce3a commit a040cd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/me/mapacheee/extendedhorizons/viewdistance/service/bandwidth/BandwidthController.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
import me.mapacheee.extendedhorizons.viewdistance.service.player.PlayerStateManager;
66
import com.google.inject.Inject;
77
import com.thewinterframework.service.annotation.Service;
8-
import org.bukkit.entity.Player;
98
import java.util.UUID;
10-
import org.bukkit.Bukkit;
119

1210
/**
1311
* Manages bandwidth allocation and rate limiting for fake chunk packet sending.

0 commit comments

Comments
 (0)