RIFT-16086, 16089, support folder names with spaces
[osm/UI.git] / skyquake / plugins / composer / src / src / libraries / graph / DescriptorGraph.js
index b70c921..69ae493 100644 (file)
@@ -21,7 +21,6 @@
  */
 'use strict';
 
-import _ from 'lodash'
 import d3 from 'd3'
 import math from './math'
 import ClassNames from 'classnames'