fix some more lint warnings, as limit is 16 now

This commit is contained in:
Bruno Windels 2019-01-07 16:56:35 +01:00
parent aedc220b62
commit c6952ba5b6
2 changed files with 3 additions and 1 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,