Fix remaining warnings for enabled files

This commit is contained in:
J. Ryan Stinnett 2019-01-23 18:38:49 -06:00
parent 9470424bcb
commit 319369d1be
4 changed files with 7 additions and 6 deletions

View file

@ -78,7 +78,6 @@ export default class HeaderButtons extends React.Component {
// till show_right_panel, just without the fromHeader flag
// as that would hide the right panel again
dis.dispatch(Object.assign({}, payload, {fromHeader: false}));
}
this.setState({
phase: payload.phase,