Go to file
Teriuihi 02f21169b4 Remove unused TeamMemberDto import in TeamApiController
The TeamMemberDto import was unnecessary and not used in the code. Removing it improves code cleanliness and reduces potential confusion. This is a minor optimization with no functional changes.
2025-04-10 20:39:51 +02:00
backend Remove unused TeamMemberDto import in TeamApiController 2025-04-10 20:39:51 +02:00
database Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
frontend Refactor team component to use dynamic data loading 2025-04-10 02:08:27 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Refactor database structure and improve player handling. 2025-04-10 01:22:19 +02:00