mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
deleted duplicated line
This commit is contained in:
parent
44951c8d44
commit
dbf78b0c85
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ require 'active_support/time'
|
|||
require 'active_support/core_ext/class/attribute'
|
||||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
require 'active_support/core_ext/class/delegating_attributes'
|
||||
require 'active_support/core_ext/class/attribute'
|
||||
require 'active_support/core_ext/array/extract_options'
|
||||
require 'active_support/core_ext/hash/deep_merge'
|
||||
require 'active_support/core_ext/hash/indifferent_access'
|
||||
|
|
Loading…
Reference in a new issue