Removed print
This commit is contained in:
parent
35752b2ae0
commit
11399d7ea7
@ -184,7 +184,6 @@ class Configuration(ConfigurationABC):
|
||||
except Exception as e:
|
||||
error_message = e
|
||||
|
||||
print('\nerror')
|
||||
if not found and error_message == '':
|
||||
error_message = f'Invalid argument: {argument}'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user