Skip to content

Commit d2b14c0

Browse files
committed
chore: removed comment
1 parent 2ff0d2f commit d2b14c0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

awslambdaric/__main__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def main(args):
2020
max_conc = int(config.max_concurrency)
2121
socket_path = config.lmi_socket_path
2222

23-
# Importing multi_concurrent_utils only in the multiconcurrent path
2423
from .lambda_multi_concurrent_utils import MultiConcurrentRunner
2524

2625
MultiConcurrentRunner.run_concurrent(

0 commit comments

Comments
 (0)