Skip to content

Commit 4f38b5f

Browse files
author
jaspals
committed
removed analyzer args from network plugin
1 parent 820904c commit 4f38b5f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

nodescraper/plugins/inband/network/network_plugin.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,3 @@ class NetworkPlugin(InBandDataPlugin[NetworkDataModel, None, None]):
3535
DATA_MODEL = NetworkDataModel
3636

3737
COLLECTOR = NetworkCollector
38-
39-
ANALYZER = None
40-
41-
ANALYZER_ARGS = None

0 commit comments

Comments
 (0)