remove filesdict update
This commit is contained in:
parent
bd64c5d8f5
commit
63b5a224de
1 changed files with 0 additions and 5 deletions
|
@ -533,10 +533,5 @@ class Mega(object):
|
|||
'k': encrypted_key}
|
||||
],
|
||||
'i': self.request_id})
|
||||
|
||||
#update files_dict
|
||||
del self.files_dict
|
||||
self.get_files()
|
||||
|
||||
#return API msg
|
||||
return data
|
||||
|
|
Loading…
Reference in a new issue