aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/perf_diff.py
diff options
context:
space:
mode:
Diffstat (limited to 'cros_utils/perf_diff.py')
-rwxr-xr-xcros_utils/perf_diff.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cros_utils/perf_diff.py b/cros_utils/perf_diff.py
index 191a6ee0..97e6e19d 100755
--- a/cros_utils/perf_diff.py
+++ b/cros_utils/perf_diff.py
@@ -9,8 +9,6 @@
A detailed description of perf_diff.
"""
-from __future__ import print_function
-
__author__ = "asharif@google.com (Ahmad Sharif)"