Skip to content

Commit e2b2f1b

Browse files
committed
remove type
1 parent 7a8b7f8 commit e2b2f1b

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)