Skip to content

Commit

Permalink
fix: do not require byebug
Browse files Browse the repository at this point in the history
  • Loading branch information
jozefvaclavik committed Feb 28, 2024
1 parent 10522e6 commit f67b3b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/trifle/stats/transponder/standard_deviation.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# frozen_string_literal: true

require 'byebug'

module Trifle
module Stats
class Transponder
Expand Down

0 comments on commit f67b3b2

Please sign in to comment.