mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove unused code. We should use 'active_support/time'.
This commit is contained in:
parent
595e14e1c2
commit
8f1a0af738
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
module ActiveSupport
|
||||
autoload :Duration, 'active_support/duration'
|
||||
autoload :TimeWithZone, 'active_support/time_with_zone'
|
||||
autoload :TimeZone, 'active_support/values/time_zone'
|
||||
end
|
Loading…
Reference in a new issue