mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
remove debug
This commit is contained in:
@ -37,7 +37,6 @@ public class SinglePlotArea extends GridPlotWorld {
|
||||
}
|
||||
|
||||
@Override public void saveConfiguration(ConfigurationSection config) {
|
||||
new Exception().printStackTrace();
|
||||
super.saveConfiguration(config);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user