Commit 92c98e1e authored by jpellizzari's avatar jpellizzari
Browse files

removed debug

parent 443941e1
Showing with 1 addition and 0 deletions
+1 -0
......@@ -724,6 +724,7 @@ export function rootReducer(state = initialState, action) {
origin: null,
topologyId,
});
return state.set('currentTopologyId', topologyId).set('selectedNodeId', id);
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment