Skip to content

Commit 9a427a3

Browse files
committed
fix: fmt
1 parent 3ccc3fe commit 9a427a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/test/unit/mocks/simpletransport.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { SyncPromise, statusFromHttpCode } from '@sentry/utils';
1+
import { statusFromHttpCode,SyncPromise } from '@sentry/utils';
22

33
import { Event, Response } from '../../../src';
44
import { BaseTransport } from '../../../src/transports';

0 commit comments

Comments
 (0)