Fix formatting

This commit is contained in:
TrueTechy 2020-01-05 17:21:50 +00:00
commit 1000ca0695
2 changed files with 2 additions and 3 deletions

View file

@ -103,7 +103,6 @@ def get_device_id(reset=False):
file_guid.write(client_id)
file_guid.close()
LOG.debug("DeviceId loaded: %s", client_id)
window('jellyfin_deviceId', value=client_id)