Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vardhan0604 committed Sep 23, 2024
1 parent bde2c47 commit f7fe82b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/BrowserCell/BrowserCell.react.js
Original file line number Diff line number Diff line change
Expand Up @@ -577,8 +577,7 @@ export default class BrowserCell extends Component {
markRequiredFieldRow,
handleCellClick,
selectedCells,
setShowAggregatedData,
setErrorAggregatedData
setShowAggregatedData
} = this.props;

const classes = [...this.state.classes];
Expand Down

0 comments on commit f7fe82b

Please sign in to comment.