Custom model bakery fix (#31)
This commit is contained in:
parent
83d5a4d2bf
commit
7845f5beb3
18 changed files with 68 additions and 182 deletions
|
@ -10,8 +10,6 @@ import ru.bclib.config.ConfigKeeper.IntegerEntry;
|
|||
import ru.bclib.config.ConfigKeeper.RangeEntry;
|
||||
import ru.bclib.config.ConfigKeeper.StringEntry;
|
||||
|
||||
import java.io.File;
|
||||
|
||||
public abstract class Config {
|
||||
protected final ConfigKeeper keeper;
|
||||
protected final boolean autoSync;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue