clean up AI SLOP

This commit is contained in:
Lukas Weger 2025-08-01 18:51:50 +02:00
parent 19a40483aa
commit 9c373c2672
34 changed files with 683 additions and 710 deletions

View file

@ -4,7 +4,7 @@ plugins {
id 'io.spring.dependency-management' version '1.1.7'
}
group = 'com.hackathon'
group = 'com.serena'
version = '0.0.1-SNAPSHOT'
java {