mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-12 16:52:50 +00:00
drop unused import
This commit is contained in:
@@ -7,7 +7,7 @@ import { t } from '../core/localizer';
|
||||
import { dispatch as d3_dispatch } from 'd3-dispatch';
|
||||
import { svgIcon } from '../svg/icon';
|
||||
import { utilGetDimensions } from '../util/dimensions';
|
||||
import { utilRebind, utilStringQs } from '../util';
|
||||
import { utilRebind } from '../util';
|
||||
import { services } from '../services';
|
||||
import { uiTooltip } from './tooltip';
|
||||
import { actionChangeTags } from '../actions';
|
||||
|
||||
Reference in New Issue
Block a user