refactor: remove some useless logging statements, and remove some unused imports.
This commit is contained in:
@@ -21,9 +21,9 @@ from pyasic.config import (
|
||||
MiningModeConfig,
|
||||
PoolConfig,
|
||||
PowerScalingConfig,
|
||||
PowerScalingShutdown,
|
||||
TemperatureConfig,
|
||||
)
|
||||
from pyasic.config.power_scaling import PowerScalingShutdown
|
||||
|
||||
|
||||
class TestConfig(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user