Ver código fonte

Expunge this line

NuclearW 13 anos atrás
pai
commit
3d6e490505

+ 0 - 1
src/main/java/com/gmail/nossr50/config/ConfigLoader.java

@@ -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();