mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 13:18:15 +02:00
Pacify eslint, get build and tests running again
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { d3keybinding } from '../../js/lib/d3.keybinding.js';
|
||||
import * as d3 from 'd3';
|
||||
import _ from 'lodash';
|
||||
import { d3keybinding } from '../../js/lib/d3.keybinding.js';
|
||||
import { ChangeTags, CopyEntities, Move as MoveAction} from '../actions/index';
|
||||
import { Extent, pointInPolygon } from '../geo/index';
|
||||
import { Move as MoveMode } from '../modes/index';
|
||||
|
||||
Reference in New Issue
Block a user