unused code, imports, or variables
This commit is contained in:
parent
42de7aa5a3
commit
54cc3b0a4a
5 changed files with 4 additions and 8 deletions
|
|
@ -49,7 +49,7 @@ class BaseApplication(object):
|
|||
"""
|
||||
if klass is None:
|
||||
# load StandardStorage only here because some applications don't
|
||||
# want # to depend on yaml and do not use this function
|
||||
# want to depend on yaml and do not use this function
|
||||
from weboob.tools.storage import StandardStorage
|
||||
klass = StandardStorage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue