Skip to content

Commit c734e46

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <[email protected]>
1 parent c82e08b commit c734e46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/microsoft-agents-a365-tooling-extensions-openai/microsoft_agents_a365/tooling/extensions/openai/mcp_tool_registration_service.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ async def _cleanup_servers(self, servers):
214214
except Exception as e:
215215
# Log cleanup errors but don't raise them
216216
self._logger.debug(f"Error during server cleanup: {e}")
217-
pass
218217

219218
async def cleanup_all_servers(self):
220219
"""Clean up all connected MCP servers"""

0 commit comments

Comments
 (0)