format: remove print in tunerstatus.
This commit is contained in:
@@ -266,7 +266,6 @@ class BOSMiner(BaseMiner):
|
|||||||
logging.warning(e)
|
logging.warning(e)
|
||||||
|
|
||||||
if tunerstatus:
|
if tunerstatus:
|
||||||
print(tunerstatus)
|
|
||||||
try:
|
try:
|
||||||
tuner = tunerstatus[0].get("TUNERSTATUS")
|
tuner = tunerstatus[0].get("TUNERSTATUS")
|
||||||
except KeyError:
|
except KeyError:
|
||||||
|
|||||||
Reference in New Issue
Block a user