Fix imports of layerOverview

This commit is contained in:
Pieter Vander Vennet 2023-02-02 18:32:29 +01:00
parent 92887e6e01
commit 4789489ab3

View file

@ -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