Skip to content

Commit 15c7ca3

Browse files
Merge pull request #61 from jinyoungmoonDEV/master
fix: RollBack All Regions logic
2 parents 6f987cf + 4954def commit 15c7ca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from spaceone.inventory.plugin.collector.lib.server import CollectorPluginServer
44

5-
from .conf.cloud_service_conf import DEFAULT_VULNERABLE_PORTS, REGION_INFO
5+
from .conf.cloud_service_conf import DEFAULT_VULNERABLE_PORTS
66
from .manager.base import ResourceManager
77

88
_LOGGER = logging.getLogger("cloudforet")

0 commit comments

Comments
 (0)