Skip to content

Commit 4dcd9a4

Browse files
committed
Linting
1 parent b615022 commit 4dcd9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/test/unit/integrations/breadcrumbs.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { getCurrentHub } from '@sentry/core';
22

3-
import { Breadcrumbs, BrowserClient, flush,Hub } from '../../../src';
3+
import { Breadcrumbs, BrowserClient, flush, Hub } from '../../../src';
44
import { getDefaultBrowserClientOptions } from '../helper/browser-client-options';
55

66
const hub = new Hub();

0 commit comments

Comments
 (0)