diff --git a/Doc/whatsnew/3.12.rst b/Doc/whatsnew/3.12.rst index 2c807caa0ed..72a3ad9f5c8 100644 --- a/Doc/whatsnew/3.12.rst +++ b/Doc/whatsnew/3.12.rst @@ -464,7 +464,6 @@ Pending Removal in Python 3.14 Use :mod:`importlib.resources.abc` classes instead: - * :class:`importlib.resources.abc.TraversableResources` * :class:`importlib.resources.abc.Traversable` * :class:`importlib.resources.abc.TraversableResources`