Remove dead code for Ruby 1.8...

This commit is contained in:
Matt-Yorkley
2021-07-24 19:13:28 +01:00
parent cc1410fbb5
commit 87c7fceae9

View File

@@ -1,7 +1,5 @@
# frozen_string_literal: false
# For #to_d method on Ruby 1.8
require 'bigdecimal/util'
require 'spree/localized_number'
module Calculator