diff options
Diffstat (limited to 'tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py')
-rw-r--r-- | tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py b/tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py index f1a99416fc8..7ad9bc6f862 100644 --- a/tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py +++ b/tests/wpt/web-platform-tests/html/tools/update_html5lib_tests.py @@ -1,5 +1,3 @@ -from __future__ import print_function - import glob import hashlib import itertools |