cleanup, whitespace, logs

This commit is contained in:
Colin Megill
2018-02-21 14:44:34 -08:00
parent 11f6ee7799
commit add08c4764
4 changed files with 6 additions and 4 deletions
@@ -190,6 +190,8 @@ const updateCellSelectionMiddleware = (store) => {
})
}
let modifiedAction = Object.assign({}, action, {
newSelection,
newCategoricalAsBooleansMap,