mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove unused require from AS/core_ext/class/delegating_att.rb
This commit is contained in:
parent
3da31b948f
commit
82a62b804c
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
require 'active_support/core_ext/object/blank'
|
||||
require 'active_support/core_ext/array/extract_options'
|
||||
require 'active_support/core_ext/kernel/singleton_class'
|
||||
require 'active_support/core_ext/module/remove_method'
|
||||
|
||||
|
|
Loading…
Reference in a new issue