Skip to content

Commit 0b340bd

Browse files
committed
Remove unused import
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
1 parent ed4fbf9 commit 0b340bd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/packagedcode/licensing.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
import logging
1111
import os
1212

13-
from license_expression import Licensing
14-
1513
from licensedcode.cache import build_spdx_license_expression
1614
from licensedcode.cache import get_cache
1715
from licensedcode.detection import LicenseDetection

0 commit comments

Comments
 (0)