Skip to content

Commit aa1ddc4

Browse files
committed
remove superfluous import
Signed-off-by: Johannes Feichtner <[email protected]>
1 parent acbd3fc commit aa1ddc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cyclonedx/model/contact.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323

2424
from .._internal.bom_ref import bom_ref_from_str as _bom_ref_from_str
2525
from .._internal.compare import ComparableTuple as _ComparableTuple
26-
from ..exception.model import NoPropertiesProvidedException
2726
from ..schema.schema import SchemaVersion1Dot6
2827
from . import XsUri
2928
from .bom_ref import BomRef

0 commit comments

Comments
 (0)