mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-12-22 13:02:44 +01:00
auto-t: iwd.py: remove unused members
This commit is contained in:
parent
cbe454a46a
commit
8178ea17fd
@ -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 = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user