summaryrefslogtreecommitdiff
path: root/scripts/construct_context.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/construct_context.py')
-rwxr-xr-xscripts/construct_context.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/construct_context.py b/scripts/construct_context.py
index fc3a89eee..882c2dbf5 100755
--- a/scripts/construct_context.py
+++ b/scripts/construct_context.py
@@ -16,8 +16,6 @@
#
"""A tool for constructing class loader context."""
-from __future__ import print_function
-
import argparse
import json
import sys