Skip to content

Commit b3cefe5

Browse files
author
Yue Deng
committed
lint code
1 parent d3eda6a commit b3cefe5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tool/mcp_servers/utils/smart_request.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
import urllib.parse
1414
from markitdown import MarkItDown
1515
import io
16-
from typing import Optional
17-
import os
1816

1917

2018
def request_to_json(content: str) -> dict:

0 commit comments

Comments
 (0)