summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@linux.intel.com>2017-04-26 13:41:29 +0300
committerMartin Peres <martin.peres@linux.intel.com>2017-10-04 17:48:28 +0300
commitd7fa87fb3ee7d10ea49f667a185c21d552649bdd (patch)
tree77bc6fc6dfa3b3b2fdc4e27837e6753dea0a07ed
parent62e4cb3d9241fadb9733108008c8d1be9261ab2c (diff)
smartezbench: remove a un-used code
-rw-r--r--python-modules/ezbench/smartezbench.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python-modules/ezbench/smartezbench.py b/python-modules/ezbench/smartezbench.py
index 8956a56..4140163 100644
--- a/python-modules/ezbench/smartezbench.py
+++ b/python-modules/ezbench/smartezbench.py
@@ -194,8 +194,6 @@ class TaskEntry:
return string
-GitCommit = namedtuple('GitCommit', 'sha1 timestamp')
-
class SmartEzbenchAttributes(Enum):
event_min_confidence = 1