forked from MapComplete/MapComplete
Chore: remove obsolete import
This commit is contained in:
parent
59dc9012c0
commit
640fe62440
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
import type { ProvidedImage } from "../../Logic/ImageProviders/ImageProvider"
|
||||
import type { SpecialVisualizationState } from "../SpecialVisualization"
|
||||
import DeletableImage from "./DeletableImage.svelte"
|
||||
import Loading from "../Base/Loading.svelte"
|
||||
import LoadingPlaceholder from "../Base/LoadingPlaceholder.svelte"
|
||||
|
||||
export let images: Store<ProvidedImage[]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue