Factory method removed from DefaultModuleConfiguration
This commit is contained in:
@@ -35,10 +35,6 @@ public class DefaultModuleConfiguration implements ModuleConfiguration {
|
||||
|
||||
public static final ModuleConfiguration INSTANCE = new DefaultModuleConfiguration();
|
||||
|
||||
public static ModuleConfiguration createStandardConfiguration() {
|
||||
return INSTANCE;
|
||||
}
|
||||
|
||||
private DefaultModuleConfiguration() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user