Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
fbarl committed Mar 22, 2017
1 parent 30ae2a3 commit f77d9cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/app/scripts/selectors/graph-view/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const focusedNodesIdsSelector = createSelector(

const circularLayoutScalarsSelector = createSelector(
[
// TODO: Fix this.
state => activeLayoutZoomStateSelector(state).get('scaleX'),
state => focusedNodesIdsSelector(state).length - 1,
canvasCircularExpanseSelector,
Expand Down

0 comments on commit f77d9cb

Please sign in to comment.