Skip to content

Commit 7a1d389

Browse files
committed
remove print
1 parent c2ea4ba commit 7a1d389

File tree

1 file changed

+0
-2
lines changed
  • aws_lambda_powertools/metrics/provider/cloudwatch_emf

1 file changed

+0
-2
lines changed

aws_lambda_powertools/metrics/provider/cloudwatch_emf/cloudwatch.py

-2
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ def __init__(
8989

9090
self.dimension_set.update(**self.default_dimensions)
9191

92-
logger.info("im here")
93-
9492
def add_metric(
9593
self,
9694
name: str,

0 commit comments

Comments
 (0)