Skip to content

Commit 985b3ab

Browse files
author
Polygon
committed
Remove unused import
1 parent 53ab0b9 commit 985b3ab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp_polygon/server.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import os
22
import json
3-
import asyncio
43
from typing import Optional, Any, Dict, Union, List
54
from mcp.server.fastmcp import FastMCP
65
from polygon import RESTClient

0 commit comments

Comments
 (0)