parent
dd5f7cbe6c
commit
5686c80af1
5 changed files with 23 additions and 57 deletions
|
@ -107,7 +107,6 @@ class Config(object):
|
|||
def __init__(self):
|
||||
self.app_config = None
|
||||
self.store = None
|
||||
self.secscan_api = None
|
||||
|
||||
|
||||
config = Config()
|
||||
|
|
Reference in a new issue