mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
Remove old log line from peer client (#755)
This commit is contained in:
parent
befe8db859
commit
3ff36cf3e3
1 changed files with 0 additions and 3 deletions
|
|
@ -34,9 +34,6 @@ class PeerClient:
|
|||
min_block=min_block,
|
||||
max_block=max_block,
|
||||
)
|
||||
logger.info("Making lookup request: {}".format(
|
||||
request
|
||||
))
|
||||
lookup_response = self.stub.LookupSqueaksToDownload(
|
||||
request
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue