forked from MapComplete/MapComplete
Remove unnused imports
This commit is contained in:
parent
d8d9487784
commit
dfc7ba2114
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,6 @@ import Loc from "../../Models/Loc"
|
|||
import BaseLayer from "../../Models/BaseLayer"
|
||||
import { UIEventSource } from "../../Logic/UIEventSource"
|
||||
import { BBox } from "../../Logic/BBox"
|
||||
import { deprecate } from "util"
|
||||
|
||||
export interface MinimapOptions {
|
||||
background?: UIEventSource<BaseLayer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue