- missing brackets
This commit is contained in:
Peter Šurda 2017-11-18 10:05:41 +01:00
parent 3aa6f386db
commit 5e042b76e7
Signed by untrusted user: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class BMConnectionPool(object):
except KeyError:
pass
if hashid in Dandelion().fluff:
Dandelion.removeHash(hashid)
Dandelion().removeHash(hashid)
def reRandomiseDandelionStems(self):
# Choose 2 peers randomly