Skip to content

Commit

Permalink
fix: remove pry
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Sep 23, 2024
1 parent 61122c3 commit 54bdfa5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/make-benchmark-table.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env ruby

require 'pry'

if ARGV.empty?
$stderr.puts "USAGE: #{$0} [benchmark_outputs]"
exit 2
Expand Down

0 comments on commit 54bdfa5

Please sign in to comment.