* [PATCH 2/6] auto-t: iwd.py: remove unused members
@ 2022-01-04 18:18 James Prestwood
0 siblings, 0 replies; only message in thread
From: James Prestwood @ 2022-01-04 18:18 UTC (permalink / raw)
To: iwd
[-- Attachment #1: Type: text/plain, Size: 531 bytes --]
---
autotests/util/iwd.py | 2 --
1 file changed, 2 deletions(-)
diff --git a/autotests/util/iwd.py b/autotests/util/iwd.py
index 7f511187..34af1127 100755
--- a/autotests/util/iwd.py
+++ b/autotests/util/iwd.py
@@ -231,8 +231,6 @@ class StationDebug(IWDDBusAbstract):
_iface_name = IWD_STATION_DEBUG_INTERFACE
def __init__(self, *args, **kwargs):
- self._debug_props = None
- self._debug_iface = None
self._last_event = None
self._last_event_data = []
--
2.31.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-01-04 18:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-04 18:18 [PATCH 2/6] auto-t: iwd.py: remove unused members James Prestwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox