mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
remove debug
This commit is contained in:
parent
1abe444205
commit
21a5b04b7b
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ public class SinglePlotArea extends GridPlotWorld {
|
|||
}
|
||||
|
||||
@Override public void saveConfiguration(ConfigurationSection config) {
|
||||
new Exception().printStackTrace();
|
||||
super.saveConfiguration(config);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue