aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--activesupport/lib/active_support/core_ext/numeric/infinite_comparable.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/lib/active_support/core_ext/numeric/infinite_comparable.rb b/activesupport/lib/active_support/core_ext/numeric/infinite_comparable.rb
index 07d4d7446a..b5f1b0487b 100644
--- a/activesupport/lib/active_support/core_ext/numeric/infinite_comparable.rb
+++ b/activesupport/lib/active_support/core_ext/numeric/infinite_comparable.rb
@@ -1,5 +1,3 @@
-require 'active_support/core_ext/big_decimal/conversions'
-require 'active_support/number_helper'
require 'active_support/core_ext/infinite_comparable'
class Float