e20ab8eb52
- Removed tenant configuration management code including TenantConfigManager and related functions. - Deleted tenant resolver and guards for module access control. - Eliminated tenant-aware error handling and associated HTML templates. - Cleaned up main application file by removing tenant-related imports and context processors. - Removed tenant configuration JSON file and related unit tests. Co-authored-by: Copilot <copilot@github.com>