cleanup old params (#31039)

* cleanup old params

* one more
old-commit-hash: 7ce29ef08e9ee9c930238f697bfe3b69f6be368e
This commit is contained in:
Adeeb Shihadeh
2024-01-17 14:42:07 -08:00
committed by GitHub
parent 12903d673f
commit 269fbedbcb
5 changed files with 0 additions and 21 deletions
-4
View File
@@ -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