Skip to content

Commit 36932b0

Browse files
.
1 parent a52d0fb commit 36932b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_metrics.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
from sentry_sdk.envelope import Envelope
99
from sentry_sdk.types import Metric
1010

11-
from sentry_sdk._metrics_batcher import MetricsBatcher
12-
1311

1412
def envelopes_to_metrics(envelopes):
1513
# type: (List[Envelope]) -> List[Metric]

0 commit comments

Comments
 (0)