barsa 88aebdc75c Remove Agent Logging from Bootstrap and CSRF Controller
- Eliminated agent logging fetch calls from the bootstrap process and CSRF token endpoint to streamline the code and reduce unnecessary network requests.
- Improved code clarity and maintainability by removing commented-out logging sections that were not contributing to functionality.
- Ensured that error handling remains intact while focusing on essential application logic.
2025-12-29 11:39:15 +09:00
..