Skip to content

Commit 35a67d8

Browse files
committed
fix linting
1 parent 0d202df commit 35a67d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/lib/scope.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { Attachment, Breadcrumb, Client, Event, RequestSessionStatus } from '@sentry/types';
1+
import type { Breadcrumb, Client, Event, RequestSessionStatus } from '@sentry/types';
22
import {
33
applyScopeDataToEvent,
44
getCurrentScope,

0 commit comments

Comments
 (0)