aboutsummaryrefslogtreecommitdiff
path: root/crosperf/experiment.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/experiment.py')
-rw-r--r--crosperf/experiment.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/crosperf/experiment.py b/crosperf/experiment.py
index cfd56b8f..28ab616b 100644
--- a/crosperf/experiment.py
+++ b/crosperf/experiment.py
@@ -5,7 +5,6 @@
"""The experiment setting module."""
-from __future__ import print_function
import os
from threading import Lock