Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sriram-bk committed Feb 19, 2025
1 parent 5de4469 commit eff482a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/queries/nodes/InsightViz/EditorFilters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ export function EditorFilters({ query, showing, embedded }: EditorFiltersProps):
</Tooltip>
</div>
),
position: 'right',
component: CumulativeStickinessFilter as (props: EditorFilterProps) => JSX.Element | null,
}
: null,
Expand Down

0 comments on commit eff482a

Please sign in to comment.