fix(imports): reorganized import statements for clarity and consistency (#22)

Reviewed-on: #22
Co-authored-by: Janis <janis.e.20@gmx.de>
Co-committed-by: Janis <janis.e.20@gmx.de>
This commit is contained in:
2025-10-26 18:09:36 +01:00
committed by Janis
parent 7f765b4514
commit 1517d0c006
5 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
package components
import de.knockoutwhist.components.DefaultConfiguration
import controllers.WebUI
import de.knockoutwhist.components.DefaultConfiguration
import de.knockoutwhist.ui.UI
import de.knockoutwhist.utils.events.EventListener