Skip to content

Commit dd307f2

Browse files
committed
remove unused import from hooks.py
1 parent 153c829 commit dd307f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hooks.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import os
22
import re
33
import shutil
4-
import string
54
from pathlib import Path
65

76
import htmlmin

0 commit comments

Comments
 (0)