Skip to content

Commit

Permalink
feat(hackathon-3000): use session query api (#18218)
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr authored Oct 26, 2023
1 parent 4acca90 commit ea68d3a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 27,238 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { useValues } from 'kea'
import { LemonSkeleton } from '@posthog/lemon-ui'
import { NotFound } from 'lib/components/NotFound'
import { NotebookNodeType, PersonType } from '~/types'
// import { TimelineEntry } from '~/queries/schema'
import { NotebookNodeProps } from 'scenes/notebooks/Notebook/utils'
import { personLogic } from 'scenes/persons/personLogic'
import { createPostHogWidgetNode } from '../NodeWrapper'
Expand Down
Loading

0 comments on commit ea68d3a

Please sign in to comment.