Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-03-20 00:20:55 +00:00
parent 2b40bb905a
commit 1c2c2cbc7c

View File

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