Fix platformtools

This commit is contained in:
Alhaziel01
2020-04-27 14:32:32 +02:00
parent 1a1c3d8157
commit 8cf8a8efaf
2 changed files with 26 additions and 12 deletions

View File

@@ -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