mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-07 08:50:39 +00:00
refactor resolve_path
This commit is contained in:
@@ -46,7 +46,6 @@ class CfgAggregator:
|
||||
|
||||
# settings
|
||||
self.settings = Settings.parse(None, self.cfgyaml.settings)
|
||||
self.settings.resolve_paths(self.cfgyaml.resolve_path)
|
||||
if self.debug:
|
||||
self.log.dbg('settings: {}'.format(self.settings))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user