mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
removed useless import
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import pytest
|
import pytest
|
||||||
import json
|
import json
|
||||||
import asyncio
|
|
||||||
from .helpers import (create_stubbed_client, ws_publish_connection_init, EventWatcher)
|
from .helpers import (create_stubbed_client, ws_publish_connection_init, EventWatcher)
|
||||||
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
|
|||||||
Reference in New Issue
Block a user