aboutsummaryrefslogtreecommitdiff
path: root/tc_enter_chroot.py
diff options
context:
space:
mode:
Diffstat (limited to 'tc_enter_chroot.py')
-rwxr-xr-xtc_enter_chroot.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tc_enter_chroot.py b/tc_enter_chroot.py
index 0dcadb07..c746a0a2 100755
--- a/tc_enter_chroot.py
+++ b/tc_enter_chroot.py
@@ -9,8 +9,6 @@
This script enters the chroot with mounted sources.
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"