diff options
Diffstat (limited to 'python/servo/testing_commands.py')
-rw-r--r-- | python/servo/testing_commands.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/servo/testing_commands.py b/python/servo/testing_commands.py index 2dc432a51ee..0d9b0818929 100644 --- a/python/servo/testing_commands.py +++ b/python/servo/testing_commands.py @@ -7,8 +7,6 @@ # option. This file may not be copied, modified, or distributed # except according to those terms. -from __future__ import print_function, unicode_literals - import argparse import logging import re |