summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/driver.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmark/driver.rb b/benchmark/driver.rb
index 0b7696eace..eb976b4a90 100644
--- a/benchmark/driver.rb
+++ b/benchmark/driver.rb
@@ -31,7 +31,6 @@ class BenchmarkDriver
end
def self.load(input, type, opt)
- attrs = [:executables, :results]
case type
when 'yaml'
require 'yaml'