forked from MapComplete/MapComplete
Fix imports of layerOverview
This commit is contained in:
parent
92887e6e01
commit
4789489ab3
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ import { PrepareTheme } from "../Models/ThemeConfig/Conversion/PrepareTheme"
|
|||
import { DesugaringContext } from "../Models/ThemeConfig/Conversion/Conversion"
|
||||
import { Utils } from "../Utils"
|
||||
import { AllKnownLayouts } from "../Customizations/AllKnownLayouts"
|
||||
import { Script } from "vm"
|
||||
|
||||
// This scripts scans 'assets/layers/*.json' for layer definition files and 'assets/themes/*.json' for theme definition files.
|
||||
// It spits out an overview of those to be used to load them
|
||||
|
|
Loading…
Reference in a new issue