diff --git a/source/python-drivers.txt b/source/python-drivers.txt
index cc4fe6ea..9d9a21bd 100644
--- a/source/python-drivers.txt
+++ b/source/python-drivers.txt
@@ -42,13 +42,6 @@ to learn how to install and begin using the driver.
`PyMongoArrow `__
is a PyMongo extension for loading MongoDB query result sets as Apache Arrow tables.
-Motor
------
-
-Motor is the MongoDB Python driver for asynchronous applications. See the
-:ref:`Motor documentation ` to learn how to install and begin
-using the driver.
-
Tools and Projects
------------------