diff --git a/doc/topics/releases/neon.rst b/doc/topics/releases/neon.rst index 4764af8984c2..0d19bf0d2888 100644 --- a/doc/topics/releases/neon.rst +++ b/doc/topics/releases/neon.rst @@ -147,10 +147,6 @@ Module Deprecations - :py:func:`dockermod.load ` - :py:func:`dockermod.tag ` -- The cmd state module has removed the ``quiet`` kwarg from the - :py:func:`cmd.run ` function. Please - set ``output_loglevel`` to ``quiet`` instead. - State Deprecations ------------------ @@ -158,10 +154,6 @@ State Deprecations :py:func:`MS Teams ` or :py:func:`Slack ` may be suitable replacements. -- The cmd state module has removed the ``quiet`` kwarg from the - :py:func:`cmd.run ` function. Please - set ``output_loglevel`` to ``quiet`` instead. - Fileserver Deprecations -----------------------