Skip to content

Commit 3fbfe6c

Browse files
author
Tom McCarthy
committed
chore: remove unused import
1 parent bd72658 commit 3fbfe6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aws_lambda_powertools/metrics/metrics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import functools
22
import json
33
import logging
4-
import os
54
from typing import Any, Callable
65

76
from aws_lambda_powertools.metrics.base import MetricManager

0 commit comments

Comments
 (0)