mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-17 22:24:23 +01:00
Removes unused code
This commit is contained in:
@@ -62,9 +62,6 @@ def run_bitcoind():
|
||||
bitcoind_thread.daemon = True
|
||||
bitcoind_thread.start()
|
||||
|
||||
# # It takes a little bit of time to start the simulator (otherwise the requests are sent too early and they fail)
|
||||
# time.sleep(0.1)
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def new_appointment(dispute_txid=None):
|
||||
|
||||
Reference in New Issue
Block a user