Expunge this line

This commit is contained in:
NuclearW 2012-05-17 20:49:43 -04:00
parent bd3491d210
commit 3d6e490505

View File

@ -41,7 +41,6 @@ public abstract class ConfigLoader {
* Add the defaults to this config file.
*/
protected void addDefaults() {
// Load from included config.yml
config.options().copyDefaults(true);
saveConfig();