forked from MapComplete/MapComplete
Refactoring: remove last of old SVG-bundling
This commit is contained in:
parent
195e9b140f
commit
3bb73425e3
8 changed files with 38 additions and 153 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<script lang="ts">
|
||||
import type { OsmTags } from "../../Models/OsmFeature"
|
||||
import Svg from "../../Svg"
|
||||
import ToSvelte from "../Base/ToSvelte.svelte"
|
||||
import { Utils } from "../../Utils"
|
||||
import { Store } from "../../Logic/UIEventSource"
|
||||
import Envelope from "../../assets/svg/Envelope.svelte"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue