Skip to content
Snippets Groups Projects
Commit 14c5213a authored by dkirov's avatar dkirov
Browse files

Jim: typo

parent e2263137
No related branches found
No related tags found
No related merge requests found
......@@ -210,7 +210,6 @@ class SocksQueue:
def get_file_from_sender(self, file_props, account):
if file_props is None:
return
file_props['hash']
if file_props.has_key('hash') and \
self.senders.has_key(file_props['hash']):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment