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 7ed881b commit 791b233Copy full SHA for 791b233
packages/browser/test/profiling/integration.test.ts
@@ -2,7 +2,6 @@
2
* @vitest-environment jsdom
3
*/
4
5
-import type { BrowserClient } from '@sentry/browser';
6
import * as Sentry from '@sentry/browser';
7
import { describe, expect, it, vi } from 'vitest';
8
import type { JSSelfProfile } from '../../src/profiling/jsSelfProfiling';
0 commit comments