Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Oct 18, 2023
1 parent 33d46e9 commit e15bc8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ export function App(): JSX.Element {
style={{ width: 800 }}
data={data}
options={options}
// redraw={shouldRedraw}
handleSliderXChanged={handleChartXAxisChanged}
handleSliderYChanged={handleChartYAxisChanged}
handleError={handleError}
Expand Down

0 comments on commit e15bc8a

Please sign in to comment.