Skip to content

Commit e29cb3d

Browse files
committed
more linting issues/unused code from refactor
1 parent eea8c85 commit e29cb3d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/localstack_extensions/utils/docker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ def __init__(
103103
http2_ports: list[int] | None = None,
104104
tcp_ports: list[int] | None = None,
105105
):
106-
from localstack import config as ls_config
107106
from localstack.constants import ENV_PRO_ACTIVATED
108107

109108
pro_activated = is_env_true(ENV_PRO_ACTIVATED)

0 commit comments

Comments
 (0)