mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
remove debug
This commit is contained in:
parent
1abe444205
commit
21a5b04b7b
@ -37,7 +37,6 @@ public class SinglePlotArea extends GridPlotWorld {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Override public void saveConfiguration(ConfigurationSection config) {
|
@Override public void saveConfiguration(ConfigurationSection config) {
|
||||||
new Exception().printStackTrace();
|
|
||||||
super.saveConfiguration(config);
|
super.saveConfiguration(config);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user