Skip to content

Commit 53a82cf

Browse files
committed
ensure support for Python < 3.8
Signed-off-by: Paul Horton <[email protected]>
1 parent 2a9e56a commit 53a82cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)