aboutsummaryrefslogtreecommitdiff
path: root/file_lock_machine_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'file_lock_machine_test.py')
-rwxr-xr-xfile_lock_machine_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/file_lock_machine_test.py b/file_lock_machine_test.py
index d1189512..d59f7e28 100755
--- a/file_lock_machine_test.py
+++ b/file_lock_machine_test.py
@@ -10,8 +10,6 @@
MachineManagerTest tests MachineManager.
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"