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 300abdb commit 7466f86Copy full SHA for 7466f86
sdk/highlight-run/src/index.tsx
@@ -22,10 +22,7 @@ import {
22
} from './integrations/mixpanel.js'
23
24
import { HIGHLIGHT_URL } from './client/constants/sessions.js'
25
-import type {
26
- ErrorMessageType,
27
- Source,
28
-} from './client/types/shared-types'
+import type { ErrorMessageType, Source } from './client/types/shared-types'
29
import {
30
getPreviousSessionData,
31
loadCookieSessionData,
0 commit comments