Skip to content

Commit c765e8a

Browse files
committed
Remove unused import in test
1 parent 1bb0c6f commit c765e8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/attackgraph/test_node.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""Unit tests for AttackGraphNode functionality"""
22

3-
from maltoolbox.model import Model
43
from maltoolbox.attackgraph.node import AttackGraphNode
54
from maltoolbox.attackgraph.attacker import Attacker
65
from maltoolbox.attackgraph.attackgraph import AttackGraph

0 commit comments

Comments
 (0)