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 7b60e22 commit f4e60c1Copy full SHA for f4e60c1
packages/core/test/lib/base.test.ts
@@ -1,4 +1,4 @@
1
-import { Hub, Scope, makeSession } from '@sentry/hub';
+import { Hub, makeSession, Scope } from '@sentry/hub';
2
import { Event, Span } from '@sentry/types';
3
import { dsnToString, logger, SentryError, SyncPromise } from '@sentry/utils';
4
0 commit comments