Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Nov 18, 2023
1 parent d86f597 commit 41b6b16
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { mapRRWebNetworkRequest } from 'scenes/session-recordings/player/inspector/performance-event-utils'
import { InitiatorType } from '../../../../../../../../.yalc/posthog-js'
import { InitiatorType } from 'posthog-js'
import { calculatePerformanceParts } from 'scenes/session-recordings/player/inspector/components/Timing/NetworkRequestTiming'

jest.mock('lib/colors', () => {
Expand Down

0 comments on commit 41b6b16

Please sign in to comment.