We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbd3fc commit aa1ddc4Copy full SHA for aa1ddc4
cyclonedx/model/contact.py
@@ -23,7 +23,6 @@
23
24
from .._internal.bom_ref import bom_ref_from_str as _bom_ref_from_str
25
from .._internal.compare import ComparableTuple as _ComparableTuple
26
-from ..exception.model import NoPropertiesProvidedException
27
from ..schema.schema import SchemaVersion1Dot6
28
from . import XsUri
29
from .bom_ref import BomRef
0 commit comments