Remove unused components and files from the frontend, including Form4, Header, LoginForm, Object, Sidebar, and related utility functions. Clean up the project structure by deleting unnecessary CSS, TypeScript configuration files, and Vite configuration. This refactor aims to streamline the codebase and improve maintainability.

This commit is contained in:
2025-10-27 20:40:53 +01:00
parent 83f1c9d191
commit 1db4e69322
42 changed files with 43 additions and 6386 deletions

View File

@@ -1,8 +1,8 @@
{
"backend-info": {
"version": "v2.0"
"version": "v2.0 (dev)"
},
"frontend-info": {
"version": "v2.0"
"version": "v2.0 (dev)"
}
}