forked from MapComplete/MapComplete
Chore: remove obsolete imports, generate schemas
This commit is contained in:
parent
584fb3cb57
commit
cb76823210
19 changed files with 942 additions and 74 deletions
|
@ -1,5 +1,4 @@
|
|||
import { TagConfigJson } from "./TagConfigJson"
|
||||
import { UploadableTag } from "../../../Logic/Tags/TagUtils"
|
||||
|
||||
export interface DeleteConfigJson {
|
||||
/***
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
import { MinimalTagRenderingConfigJson } from "./TagRenderingConfigJson"
|
||||
import { MappingConfigJson } from "./QuestionableTagRenderingConfigJson"
|
||||
import { TagsFilter } from "../../../Logic/Tags/TagsFilter"
|
||||
import { TagConfigJson } from "./TagConfigJson"
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue