Add fixes to CustomRendering

This commit is contained in:
Pieter Vander Vennet 2020-10-28 16:35:32 +01:00
parent 1447863fa7
commit 5adc355a48

View file

@ -1,5 +0,0 @@
import {UIElement} from "../UIElement"
import Locale from "./Locale"
import Combine from "../Base/Combine";
import {Utils} from "../../Utils";