mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Update RepairConfig.java
Removed accidental whitespace
This commit is contained in:
parent
ca1906fbc5
commit
c5cbab39b6
@ -33,7 +33,6 @@ public class RepairConfig extends ConfigLoader {
|
||||
}
|
||||
|
||||
ConfigurationSection section = config.getConfigurationSection("Repairables");
|
||||
|
||||
Set<String> keys = section.getKeys(false);
|
||||
|
||||
for (String key : keys) {
|
||||
|
Loading…
Reference in New Issue
Block a user