aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/chroot.py
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/chroot.py')
-rwxr-xr-xllvm_tools/chroot.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm_tools/chroot.py b/llvm_tools/chroot.py
index 3a3bdde4..73ab9203 100755
--- a/llvm_tools/chroot.py
+++ b/llvm_tools/chroot.py
@@ -6,7 +6,6 @@
"""Chroot helper functions."""
-from __future__ import print_function
import collections
import os