Skip to content

Commit bf4903c

Browse files
committed
refactor: remove some unused imports
1 parent 4f7f6bf commit bf4903c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/miners_tests/backends_tests/mskminer_tests/version_2_6_0_39.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
from pyasic import APIError, MinerData
88
from pyasic.data import Fan, HashBoard
99
from pyasic.device.algorithm import SHA256Unit
10-
from pyasic.device.algorithm.hashrate.unit.scrypt import ScryptUnit
1110
from pyasic.miners.antminer import MSKMinerS19NoPIC
12-
from pyasic.miners.backends.mskminer import MSKMiner
1311

1412
POOLS = [
1513
{

0 commit comments

Comments
 (0)