mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 13:38:26 +02:00
Remove unused variable - eslint warning
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as d3 from 'd3';
|
||||
import { utilRebind } from '../../util/rebind';
|
||||
import { t, textDirection } from '../../util/locale';
|
||||
import { t } from '../../util/locale';
|
||||
import { actionReverse } from '../../actions';
|
||||
import { osmOneWayTags } from '../../osm';
|
||||
import { svgIcon } from '../../svg';
|
||||
|
||||
Reference in New Issue
Block a user