fix: Making pep8 happy

pull/381/head
chrisr3d 2020-03-18 18:58:11 +01:00
parent 8805bd8649
commit 48b381d704
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ moduleinfo = {'version': '0.1', 'author': 'Christian Studer',
moduleconfig = []
def parse_response(response):
mapping = {'file_name': {'type': 'filename', 'object_relation': 'filename'},
'file_size': {'type': 'size-in-bytes', 'object_relation': 'size-in-bytes'},