mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove obsolete deep_dup requires
This commit is contained in:
parent
93742701b5
commit
9d03e20b19
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
require 'active_support/deprecation'
|
||||
require 'active_support/ordered_options'
|
||||
require 'active_support/core_ext/object'
|
||||
require 'active_support/core_ext/hash/deep_dup'
|
||||
require 'active_support/core_ext/array/deep_dup'
|
||||
require 'rails/paths'
|
||||
require 'rails/rack'
|
||||
|
||||
|
|
Loading…
Reference in a new issue