mirror of
https://github.com/BlueMap-Minecraft/BlueMap.git
synced 2025-02-03 06:01:28 +01:00
Remove debug output
This commit is contained in:
parent
5448850eca
commit
b38177bc4a
@ -57,7 +57,6 @@ public LowresLayer(
|
||||
}
|
||||
|
||||
public void save() {
|
||||
Logger.global.logInfo("Saving lowres layer " + lod);
|
||||
tileCache.invalidateAll();
|
||||
tileCache.cleanUp();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user