Skip to content

Commit 88ec735

Browse files
committed
Removes unused imports
1 parent 3ea7c63 commit 88ec735

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

async_substrate_interface/utils/decoding.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
from typing import Union, TYPE_CHECKING
22

33
from bt_decode import AxonInfo, PrometheusInfo, decode_list
4-
from scalecodec import ss58_encode
5-
from bittensor_wallet.utils import SS58_FORMAT
64

75
from async_substrate_interface.utils import hex_to_bytes
86
from async_substrate_interface.types import ScaleObj

0 commit comments

Comments
 (0)