formatting fix
This commit is contained in:
parent
499a0a5850
commit
8ae0d216c6
1 changed files with 0 additions and 1 deletions
|
@ -404,7 +404,6 @@ class AirTimeApiClient():
|
||||||
response = None
|
response = None
|
||||||
logger.error('Exception: %s', e)
|
logger.error('Exception: %s', e)
|
||||||
logger.error("traceback: %s", traceback.format_exc())
|
logger.error("traceback: %s", traceback.format_exc())
|
||||||
|
|
||||||
return response
|
return response
|
||||||
|
|
||||||
#returns a list of all db files for a given directory in JSON format:
|
#returns a list of all db files for a given directory in JSON format:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue