mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
What was this here for..?
This commit is contained in:
parent
3495901d37
commit
796fc2de43
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@ import java.io.File;
|
||||||
|
|
||||||
public class ConfigurationHandler{
|
public class ConfigurationHandler{
|
||||||
|
|
||||||
public static final String ISSUES_WARNING = " [THIS COULD CAUSE ISSUES, CHANGE AT YOUR OWN RISK!]";
|
|
||||||
|
|
||||||
public static Configuration config;
|
public static Configuration config;
|
||||||
|
|
||||||
public ConfigurationHandler(File configFile){
|
public ConfigurationHandler(File configFile){
|
||||||
|
|
Loading…
Reference in a new issue