fix some more lint warnings, as limit is 16 now
This commit is contained in:
parent
aedc220b62
commit
c6952ba5b6
2 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue