Skip to content

Commit 6fb0cf8

Browse files
author
Juan Carlos
committed
Remove dependencies
1 parent 5c7b16f commit 6fb0cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-html-js-minify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010

11-
from css_html_js_minify.minify import prepare, main
11+
from css_html_js_minify.minify import main
1212

1313

1414
if __name__ in '__main__':

0 commit comments

Comments
 (0)