Skip to content

Commit

Permalink
Fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
jkowens committed Nov 1, 2024
1 parent ed3e335 commit 2cd605e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions benchmarks/benchmark.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@
Dir["#{File.dirname(__FILE__)}/models/*.rb"].sort.each { |file| require file }

require File.join( benchmark_dir, 'lib', "#{options.adapter}_benchmark" )

table_types = nil
table_types = if options.benchmark_all_types
["all"]
else
Expand Down

0 comments on commit 2cd605e

Please sign in to comment.