Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
Signed-off-by: Vanshika <[email protected]>
  • Loading branch information
Vanshikav123 committed Dec 26, 2023
1 parent 5a6b04c commit 5a7256f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/ui/react-app/src/pages/graph/Panel.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@ const defaultProps: PanelProps = {
analyze: false,
disableAnalyzeCheckbox: false,
},

onUsePartialResponseChange: (): void => {
// Do nothing.
},

onOptionsChanged: (): void => {
// Do nothing.
},
Expand Down

0 comments on commit 5a7256f

Please sign in to comment.