summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/getrankings.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/getrankings.py b/scripts/getrankings.py
index f725d21..cd6b4af 100644
--- a/scripts/getrankings.py
+++ b/scripts/getrankings.py
@@ -130,7 +130,6 @@ class GetRankings:
'branch': self.branch,
'benchmarks': self.benchmarks,
'metrics': self.metrics,
- 'sha1s': self.sha1_infos,
'snapshots': map(
lambda s: (idToText("sha1", s[0]), s[1]), self.snapshots),
'rankings': self.rankings