Delete obsolete frontend resource code and dependencies

This commit is contained in:
2025-07-19 20:37:07 +02:00
parent 84cbf9be89
commit a2b68f6b9f
7 changed files with 5 additions and 546 deletions

View File

@@ -23,12 +23,6 @@
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<!-- Thymeleaf template engine -->
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<!-- llama-java (IA offline) -->
<dependency>
<groupId>de.kherud</groupId>