Skip to content

Commit 7466f86

Browse files
committed
fixup! consolidate highlight.run client and firstload packages (#9310)
1 parent 300abdb commit 7466f86

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

sdk/highlight-run/src/index.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,7 @@ import {
2222
} from './integrations/mixpanel.js'
2323

2424
import { HIGHLIGHT_URL } from './client/constants/sessions.js'
25-
import type {
26-
ErrorMessageType,
27-
Source,
28-
} from './client/types/shared-types'
25+
import type { ErrorMessageType, Source } from './client/types/shared-types'
2926
import {
3027
getPreviousSessionData,
3128
loadCookieSessionData,

0 commit comments

Comments
 (0)