X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fcomposer%2Fsrc%2Fsrc%2Flibraries%2Fgraph%2FDescriptorGraph.js;h=69ae493fdc8faeb7f1dbab192e6fdde406e5c27d;hb=7c0d1adb5981f247ae7c19e0ab0a000a607de191;hp=b70c921947fc8491affc115d463c656b61f20843;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js b/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js index b70c92194..69ae493fd 100644 --- a/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js +++ b/skyquake/plugins/composer/src/src/libraries/graph/DescriptorGraph.js @@ -21,7 +21,6 @@ */ 'use strict'; -import _ from 'lodash' import d3 from 'd3' import math from './math' import ClassNames from 'classnames'