Skip to content

Commit

Permalink
remove leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thmsobrmlr committed Oct 26, 2023
1 parent d7d2fd5 commit 35c57bb
Showing 1 changed file with 0 additions and 1 deletion.
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

0 comments on commit 35c57bb

Please sign in to comment.