Skip to content

Commit 617ea83

Browse files
committed
Remove unused import
1 parent a93a0e5 commit 617ea83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/mkdocs_minify_html_plugin/plugin.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22

33
import sys
4-
from pathlib import Path
54
from typing import Optional
65

76
from mkdocs.config import config_options as c

0 commit comments

Comments
 (0)