Skip to content

Commit 483a963

Browse files
committed
remove warning
1 parent 0ceb421 commit 483a963

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/app/reducers/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,6 @@ function graphUiState(state=initialGraphUIState, action) {
541541
* UI state related to the graph
542542
*/
543543
switch(action.type) {
544-
case uiActionTypes.SET_ACTIVE_COLLECTION:
545544
case uiActionTypes.SET_ACTIVE_NODE:
546545
case uiActionTypes.ADD_COLLECTION:
547546
return {

0 commit comments

Comments
 (0)