Skip to content

Commit d7d2f2b

Browse files
committed
remove unused require
not used remove_possible_method
1 parent 8227bf7 commit d7d2f2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activesupport/lib/active_support/core_ext/date/conversions.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
require 'date'
22
require 'active_support/inflector/methods'
33
require 'active_support/core_ext/date/zones'
4-
require 'active_support/core_ext/module/remove_method'
54

65
class Date
76
DATE_FORMATS = {

0 commit comments

Comments
 (0)