Skip to content

Commit ab56171

Browse files
committed
fix prettification
1 parent e12b3fc commit ab56171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/browser/test/profiling/UIProfiler.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*/
44

55
import * as Sentry from '@sentry/browser';
6-
import { debug,type Span } from '@sentry/core';
6+
import { debug, type Span } from '@sentry/core';
77
import { afterEach, beforeEach, describe, expect, it, type Mock, vi } from 'vitest';
88
import type { BrowserOptions } from '../../src/index';
99

0 commit comments

Comments
 (0)