Skip to content

Commit fab17dc

Browse files
committed
移除win32.py中的anyio导入
1 parent 826c419 commit fab17dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/client/stdio/win32.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from pathlib import Path
99
from typing import BinaryIO, TextIO, cast
1010

11-
import anyio
1211
import psutil
1312
from anyio import to_thread
1413
from anyio.abc import Process

0 commit comments

Comments
 (0)