removed unused import

This commit is contained in:
2024-08-05 13:54:31 +02:00
parent 37eab6f8e2
commit 29285641a4

View File

@@ -6,7 +6,6 @@ import lib.Color;
import lib.MathI;
import kernel.log.Log;
import kernel.ui.WindowContext;
import lib.ui.UIApp;
using tink.CoreApi;