ws-sta-monitor: removed unused list

This commit is contained in:
Jed Reynolds
2020-02-28 14:07:54 -08:00
parent 43026de8f2
commit da98ff6702

View File

@@ -45,13 +45,6 @@ ignore=[
"deleted-alert",
"regulatory domain change",
]
interesting=[
"Trying to authenticate",
"auth: timed out",
"link DOWN",
"link UP",
'wifi-event'
]
rebank = {
"ifname" : re.compile("IFNAME=(\S+)")