Restore debug logging for McpError in get_resource()

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
SergeyMenshykh
2026-05-29 11:37:09 +01:00
Unverified
parent 6e8f7aa03f
commit f37ddb5bef
2 changed files with 1 additions and 1 deletions
@@ -73,4 +73,3 @@ async def main() -> None:
if __name__ == "__main__":
asyncio.run(main())