diff --git a/src/bin/KernelLog.hx b/src/bin/KernelLog.hx index 7f66e62..41c659e 100644 --- a/src/bin/KernelLog.hx +++ b/src/bin/KernelLog.hx @@ -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;