X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=blobdiff_plain;f=skyquake%2Fplugins%2Fcomposer%2Fsrc%2Fsrc%2Flibraries%2Fgraph%2FDescriptorGraph.js;h=69ae493fdc8faeb7f1dbab192e6fdde406e5c27d;hp=b70c921947fc8491affc115d463c656b61f20843;hb=4ef8c40c2c013c21f5487330daeab2561ba25fb3;hpb=7f02fe01671d62e6c3c9a523cf0d21b251960365 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'