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 585f825 commit fd7baf3Copy full SHA for fd7baf3
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