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 ed4fbf9 commit 0b340bdCopy full SHA for 0b340bd
src/packagedcode/licensing.py
@@ -10,8 +10,6 @@
10
import logging
11
import os
12
13
-from license_expression import Licensing
14
-
15
from licensedcode.cache import build_spdx_license_expression
16
from licensedcode.cache import get_cache
17
from licensedcode.detection import LicenseDetection
0 commit comments