Skip to content

Commit fd7baf3

Browse files
committed
remove type
1 parent 585f825 commit fd7baf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/utils/src/clientreport.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { ClientReport, ClientReportEnvelope, ClientReportEnvelopeItem } from '@sentry/types';
1+
import { ClientReport, ClientReportEnvelope } from '@sentry/types';
22

33
import { createEnvelope } from './envelope';
44
import { dateTimestampInSeconds } from './time';

0 commit comments

Comments
 (0)