misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2019-10-08 15:09:32 +02:00
parent 415217fbef
commit 47654660ee
No known key found for this signature in database
GPG Key ID: 82E42E7F3B34C97E

View File

@ -19,7 +19,7 @@ REPORT = utils.StatusFile('/root/.api-report.json', data_format='json')
def on_loaded():
logging.info("api plugin loaded.")
logging.info("grid plugin loaded.")
def get_api_token(last_session, keys):