forked from MapComplete/MapComplete
Remove unneeded imports
This commit is contained in:
parent
ad2c7f3a46
commit
d31baabc5f
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
import FeatureSource from "./FeatureSource";
|
||||
import {UIEventSource} from "../UIEventSource";
|
||||
import * as $ from "jquery";
|
||||
import {control} from "leaflet";
|
||||
import zoom = control.zoom;
|
||||
import Loc from "../../Models/Loc";
|
||||
import State from "../../State";
|
||||
import {Utils} from "../../Utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue