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.
2 parents 6f987cf + 4954def commit 15c7ca3Copy full SHA for 15c7ca3
src/plugin/main.py
@@ -2,7 +2,7 @@
2
3
from spaceone.inventory.plugin.collector.lib.server import CollectorPluginServer
4
5
-from .conf.cloud_service_conf import DEFAULT_VULNERABLE_PORTS, REGION_INFO
+from .conf.cloud_service_conf import DEFAULT_VULNERABLE_PORTS
6
from .manager.base import ResourceManager
7
8
_LOGGER = logging.getLogger("cloudforet")
0 commit comments