mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 15:40:53 +00:00
CheckStyle fix
This commit is contained in:
@@ -1590,13 +1590,6 @@ public final class Configuration {
|
||||
return defaultValue;
|
||||
}
|
||||
|
||||
/*
|
||||
* Get configuration fields
|
||||
* @return Configuration fields
|
||||
*/
|
||||
/*public static Map<String, Field> getConfigurationFields(boolean alsoRemoved) {
|
||||
return getConfigurationFields(false, alsoRemoved);
|
||||
}*/
|
||||
/**
|
||||
* Get configuration fields
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user