mirror of
https://github.com/calzoneman/sync.git
synced 2024-09-13 04:32:09 +00:00
Minor fix
This commit is contained in:
parent
637bcad816
commit
fc66e758ac
@ -23,7 +23,6 @@ class PartitionModule {
|
||||
}
|
||||
|
||||
initConfig() {
|
||||
logger.initialize(null, null, LegacyConfig.get('debug'));
|
||||
try {
|
||||
this.partitionConfig = this.loadPartitionConfig();
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user