mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-04 03:25:53 +00:00
remove debug
This commit is contained in:
parent
427d9479b9
commit
09fa755408
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ public class ChunkManager {
|
|||
@Override
|
||||
public void run() {
|
||||
if (chunks.size() == 0) {
|
||||
System.out.print("DONE");
|
||||
TaskManager.runTaskLater(whenDone, 1);
|
||||
Bukkit.getScheduler().cancelTask(tasks.get(currentIndex));
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue