chore: remove unused import statements and trailing whitespace across multiple modules

This commit is contained in:
retoor 2025-06-22 20:26:49 +00:00
parent 02e91e76d1
commit 1f564077f5

View File

@ -23,8 +23,8 @@ Due to its simplicity and clarity, I decided to give it its own dedicated reposi
- `GET /` — Serve the frontend application
- `GET /api/health` — Health check endpoint
*Note:* The above endpoints are indicative. The actual implementation may vary.
*Note:* /docs and /openapi.json are provided for API documentation.
## Usage
*This is a template. Customize and extend as needed for your projects.*
*This is a template. Customize and extend as needed for your projects.*