Skip to content

Commit d8b7d70

Browse files
author
Roman
committed
remove unused import
1 parent 7d65400 commit d8b7d70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bittensor/core/subtensor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import copy
2-
import sys
32
from functools import lru_cache
43
from typing import TYPE_CHECKING, Any, Iterable, Optional, Union, cast
54

0 commit comments

Comments
 (0)