mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
cleanup old params (#31039)
* cleanup old params * one more old-commit-hash: 7ce29ef08e9ee9c930238f697bfe3b69f6be368e
This commit is contained in:
@@ -54,10 +54,6 @@ class HardwareBase(ABC):
|
||||
def get_serial(self):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def get_subscriber_info(self):
|
||||
pass
|
||||
|
||||
@abstractmethod
|
||||
def get_network_info(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user