Skip to content

Commit a754311

Browse files
authored
Merge pull request #1194 from mariotaddeucci/docs/fastapi
2 parents 1ea3ee8 + b8820de commit a754311

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/integrations/fastapi.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ You can also mount an existing FastMCP server into your FastAPI application, add
134134
```python
135135
from fastmcp import FastMCP
136136
from fastapi import FastAPI
137-
from starlette.routing import Mount
138137

139138
# Create your FastMCP server
140139
mcp = FastMCP("MyServer")

0 commit comments

Comments
 (0)