Skip to content

Commit

Permalink
Prune dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
gleachkr committed Jun 25, 2024
1 parent cbf0dae commit d567654
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cozy-viz/components/menuBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ export default class MenuBar extends Component {
}
}

setTidiness(level) {
this.props.setTidiness(level)
this.setOpen(null)
}

resetLayout(layout, view) {
this.props.resetLayout(layout, view)
this.setOpen(null)
Expand Down

0 comments on commit d567654

Please sign in to comment.