fixed some bugs and ignored APIWarnings when getting data with the GUI
This commit is contained in:
@@ -20,7 +20,6 @@ class BMMiner(BaseMiner):
|
||||
return self.model
|
||||
return None
|
||||
|
||||
|
||||
async def get_hostname(self) -> str:
|
||||
return "?"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user