Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
benjackwhite committed Dec 12, 2024
1 parent 7812a43 commit b636d87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/__tests__/posthog-core.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import { PostHogPersistence } from '../posthog-persistence'
import { SessionIdManager } from '../sessionid'
import { RequestQueue } from '../request-queue'
import { SessionRecording } from '../extensions/replay/sessionrecording'
import { PostHogFeatureFlags } from '../posthog-featureflags'

describe('posthog core', () => {
const baseUTCDateTime = new Date(Date.UTC(2020, 0, 1, 0, 0, 0))
Expand Down

0 comments on commit b636d87

Please sign in to comment.