mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
removed debug
This commit is contained in:
@@ -724,6 +724,7 @@ export function rootReducer(state = initialState, action) {
|
||||
origin: null,
|
||||
topologyId,
|
||||
});
|
||||
|
||||
return state.set('currentTopologyId', topologyId).set('selectedNodeId', id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user