Skip to content

Commit e3d1681

Browse files
committed
yarn fix
1 parent e26e615 commit e3d1681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/test/mocks/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Session } from '@sentry/hub';
2-
import { Event, Integration, Severity, SeverityLevel, Transport, ClientOptions } from '@sentry/types';
2+
import { ClientOptions, Event, Integration, Severity, SeverityLevel, Transport } from '@sentry/types';
33
import { resolvedSyncPromise } from '@sentry/utils';
44

55
import { BaseClient } from '../../src/baseclient';

0 commit comments

Comments
 (0)