aboutsummaryrefslogtreecommitdiff
path: root/build_tc.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_tc.py')
-rwxr-xr-xbuild_tc.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/build_tc.py b/build_tc.py
index 8eed86ee..f1d025a4 100755
--- a/build_tc.py
+++ b/build_tc.py
@@ -9,8 +9,6 @@
This script sets up the toolchain if you give it the gcctools directory.
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"