chore(constants): remove unused imports

This commit is contained in:
2025-10-01 10:34:52 +07:00
parent affa81a3e8
commit b1cbef4dd8

View File

@ -1,9 +1,5 @@
package org.vibecoders.moongazer;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Pixmap;
import com.badlogic.gdx.graphics.Texture;
/**
* Client configuration constants and default values
* used throughout the Moongazer client application.