removed extra path
This commit is contained in:
parent
343e73e427
commit
25ca700e35
@ -121,7 +121,6 @@ class StrategyResolver(IResolver):
|
|||||||
|
|
||||||
abs_paths = [
|
abs_paths = [
|
||||||
Path(config['user_data_dir']).joinpath('strategies'),
|
Path(config['user_data_dir']).joinpath('strategies'),
|
||||||
config['strategy_path'],
|
|
||||||
current_path,
|
current_path,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user