Skip to content

Commit ed6a2d9

Browse files
committed
remove a blank line
1 parent 95cacfa commit ed6a2d9

File tree

1 file changed

+0
-1
lines changed
  • python/aws_lambda_powertools/logging

1 file changed

+0
-1
lines changed

python/aws_lambda_powertools/logging/logger.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from typing import Any, Callable, Dict
77

88
from . import aws_lambda_logging
9-
109
from ..helper.models import MetricUnit, build_lambda_context_model, build_metric_unit_from_str
1110

1211
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)