mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-01-10 09:47:42 +01:00
Removed useless code
This commit is contained in:
parent
a58e0d9ae0
commit
1f508a7225
@ -28,7 +28,6 @@ import java.util.stream.Collectors;
|
||||
public final class IslandScan extends BukkitRunnable {
|
||||
|
||||
private static final NumberFormat FORMATTER = NumberFormat.getInstance();
|
||||
;
|
||||
|
||||
private final Set<Location> doubleBlocks;
|
||||
private final Island island;
|
||||
|
Loading…
Reference in New Issue
Block a user