arijitroy003 opened a new pull request, #42569: URL: https://github.com/apache/superset/pull/42569
## Summary Remove unused `MCP_SERVICE_HOST` and `MCP_SERVICE_PORT` configuration variables that are defined but never consumed by the MCP service runtime. Related to #42425 ## Changes - Remove `MCP_SERVICE_HOST` and `MCP_SERVICE_PORT` definitions from `mcp_config.py` - Remove corresponding entries from config dict export ## Testing Verified these variables are not imported or referenced by any runtime code. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
