Skip to content

Commit 13f473f

Browse files
committed
Drop deprecated warning_filter - no-op since MkDocs 1.2
1 parent ad6769c commit 13f473f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mkdocs_redirects/plugin.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from mkdocs.structure.files import File
1313

1414
log = logging.getLogger('mkdocs.plugin.redirects')
15-
log.addFilter(utils.warning_filter)
1615

1716

1817
HTML_TEMPLATE = """

0 commit comments

Comments
 (0)