mirror of
https://github.com/CarmJos/MineConfiguration.git
synced 2026-06-04 21:58:16 +08:00
chore: 移除重复方法
This commit is contained in:
-4
@@ -18,10 +18,6 @@ public class CraftSectionWrapper implements ConfigurationWrapper<ConfigurationSe
|
||||
this.configuration = configuration;
|
||||
}
|
||||
|
||||
public ConfigurationSection getSourceSection() {
|
||||
return configuration;
|
||||
}
|
||||
|
||||
@Override
|
||||
public @NotNull ConfigurationSection getSource() {
|
||||
return this.configuration;
|
||||
|
||||
Reference in New Issue
Block a user