aboutsummaryrefslogtreecommitdiff
path: root/remote_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'remote_test.py')
-rwxr-xr-xremote_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/remote_test.py b/remote_test.py
index 574d6762..c3c88b5c 100755
--- a/remote_test.py
+++ b/remote_test.py
@@ -10,8 +10,6 @@
This script can login to the chromeos machine using the test private key.
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"