Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Apr 24, 2024
1 parent f9a374c commit 65fa3ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/__tests__/heatmaps.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { createPosthogInstance } from './helpers/posthog-instance'
import { uuidv7 } from '../uuidv7'
import { PostHog } from '../posthog-core'
import { HEATMAPS_ENABLED_SERVER_SIDE } from '../constants'
import { DecideResponse } from '../types'
jest.mock('../utils/logger')

Expand Down

0 comments on commit 65fa3ae

Please sign in to comment.