mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
removed extra lines
This commit is contained in:
committed by
Robert Kowalski
parent
50c52b77ab
commit
02aedade8c
@@ -269,6 +269,4 @@ class OrderManager:
|
||||
await asyncio.gather(*tasks)
|
||||
|
||||
def _gen_unique_cid(self):
|
||||
return gen_unique_cid()
|
||||
|
||||
|
||||
return gen_unique_cid()
|
||||
Reference in New Issue
Block a user