We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a93a0e5 commit 617ea83Copy full SHA for 617ea83
python/mkdocs_minify_html_plugin/plugin.py
@@ -1,7 +1,6 @@
1
from __future__ import annotations
2
3
import sys
4
-from pathlib import Path
5
from typing import Optional
6
7
from mkdocs.config import config_options as c
0 commit comments