Fix platformtools
This commit is contained in:
@@ -44,7 +44,6 @@ def load(*args, **kwargs):
|
||||
except:
|
||||
logger.error("**NOT** able to load the JSON")
|
||||
logger.error(traceback.format_exc())
|
||||
logger.error('ERROR STACK ' + str(stack()[1][3]))
|
||||
value = {}
|
||||
|
||||
return value
|
||||
|
||||
Reference in New Issue
Block a user