Skip to content

Commit

Permalink
removes commented line of code
Browse files Browse the repository at this point in the history
  • Loading branch information
ogupte committed Sep 2, 2020
1 parent 0bfe1f1 commit cba22a8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,6 @@ ${theme.eui.euiColorLightShade}`,
export const getCytoscapeOptions = (
theme: EuiTheme
): cytoscape.CytoscapeOptions => ({
// autoungrabify: true,
boxSelectionEnabled: false,
maxZoom: 3,
minZoom: 0.2,
Expand Down

0 comments on commit cba22a8

Please sign in to comment.