Skip to content

Commit 53a82cf

Browse files
committed
ensure support for Python < 3.8
Signed-off-by: Paul Horton <phorton@sonatype.com>
1 parent 2a9e56a commit 53a82cf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cyclonedx/model/bom.py

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

2020
import datetime
2121
import sys
22-
from importlib.metadata import version
2322
from typing import List
2423
from uuid import uuid4
2524

0 commit comments

Comments
 (0)