Remove unused import

This commit is contained in:
Yuri Astrakhan
2019-01-15 21:59:05 -05:00
parent d724677c9f
commit 9ed347534b
-1
View File
@@ -1,6 +1,5 @@
import _debounce from 'lodash-es/debounce';
import _forEach from 'lodash-es/forEach';
import _map from 'lodash-es/map';
import { json as d3_json } from 'd3-request';