Skip to content

Commit 84b63d8

Browse files
authored
Update validate_html.py
1 parent 11cd394 commit 84b63d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pre_commit_hooks/validate_html.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
from __future__ import print_function
21
import argparse, contextlib, logging, os, re, shutil, sys
32
from collections import defaultdict
43
from six import raise_from, text_type

0 commit comments

Comments
 (0)