aboutsummaryrefslogtreecommitdiff
path: root/image_chromeos.py
diff options
context:
space:
mode:
Diffstat (limited to 'image_chromeos.py')
-rwxr-xr-ximage_chromeos.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/image_chromeos.py b/image_chromeos.py
index 150c7de0..5922a241 100755
--- a/image_chromeos.py
+++ b/image_chromeos.py
@@ -10,8 +10,6 @@
This script images a remote ChromeOS device with a specific image."
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"