8d3a021fbf
- Removed the unused net/http import to clean up the code. - Updated the CORS middleware configuration to use echo's constants for HTTP methods, enhancing clarity and consistency in the codebase. - This change improves maintainability by aligning with the framework's conventions and reducing potential errors in method references.