X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=skyquake%2Fplugins%2Fcomposer%2Fsrc%2Fsrc%2Flibraries%2FSelectionManager.js;h=3089b827df14491ca5b73c7c2d62db3a19ac726f;hb=7c0d1adb5981f247ae7c19e0ab0a000a607de191;hp=94ab813cb682ca5e6c173b023e66168bd1e32ae3;hpb=e29efc315df33d546237e270470916e26df391d6;p=osm%2FUI.git diff --git a/skyquake/plugins/composer/src/src/libraries/SelectionManager.js b/skyquake/plugins/composer/src/src/libraries/SelectionManager.js index 94ab813cb..3089b827d 100644 --- a/skyquake/plugins/composer/src/src/libraries/SelectionManager.js +++ b/skyquake/plugins/composer/src/src/libraries/SelectionManager.js @@ -5,7 +5,6 @@ 'use strict'; -import _ from 'lodash' import d3 from 'd3' import UID from './UniqueId' import React from 'react'