Add default line rendering

This commit is contained in:
Pieter Vander Vennet 2021-10-20 02:11:44 +02:00
parent a041fbf050
commit 24b4d30d6e
3 changed files with 3 additions and 4 deletions

View file

@ -7,7 +7,6 @@
import ScriptUtils from "./ScriptUtils";
import {writeFileSync} from "fs";
import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson";
import LineRenderingConfig from "../Models/ThemeConfig/LineRenderingConfig";
import LineRenderingConfigJson from "../Models/ThemeConfig/Json/LineRenderingConfigJson";
/**