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 7a8b7f8 commit e2b2f1bCopy full SHA for e2b2f1b
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