We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32464a commit 045a359Copy full SHA for 045a359
packages/utils/src/clientreport.ts
@@ -1,4 +1,4 @@
1
-import { ClientReport, ClientReportEnvelope, ClientReportEnvelopeItem } from '@sentry/types';
+import { ClientReport, ClientReportEnvelope } from '@sentry/types';
2
3
import { createEnvelope } from './envelope';
4
import { dateTimestampInSeconds } from './time';
0 commit comments