Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/21833/head
Michael Telatynski 2020-03-20 00:20:55 +00:00
parent 2b40bb905a
commit 1c2c2cbc7c
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ export default class RightPanelStore extends Store {
this._setState({ showGroupPanel: !this._state.showGroupPanel });
}
break;
}
}