aboutsummaryrefslogtreecommitdiffstats
path: root/testing/parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/parser.py')
-rw-r--r--testing/parser.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/parser.py b/testing/parser.py
index 1d5c34680..511facfed 100644
--- a/testing/parser.py
+++ b/testing/parser.py
@@ -37,8 +37,6 @@
##
#############################################################################
-from __future__ import print_function
-
import os
import re
from collections import namedtuple