diff --git a/docs/en/docs/advanced/websockets.md b/docs/en/docs/advanced/websockets.md index 94cf191d27..c35cf00b7f 100644 --- a/docs/en/docs/advanced/websockets.md +++ b/docs/en/docs/advanced/websockets.md @@ -2,20 +2,6 @@ You can use WebSockets with **FastAPI**. -## Install `WebSockets` - -First you need to install `WebSockets`: - -