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 d69b4e5 commit e54618dCopy full SHA for e54618d
vulntotal/datasources/__init__.py
@@ -7,14 +7,6 @@
7
# See https://aboutcode.org for more information about nexB OSS projects.
8
#
9
10
-import glob
11
-import importlib
12
-import inspect
13
-from os.path import basename
14
-from os.path import dirname
15
-from os.path import isfile
16
-from os.path import join
17
-
18
from vulntotal.datasources import deps
19
from vulntotal.datasources import github
20
from vulntotal.datasources import gitlab
0 commit comments