mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #22019 from timoschilling/patch-2
remove unnecessary forwardable require
This commit is contained in:
commit
d8b076c90e
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
require 'action_dispatch/journey'
|
||||
require 'forwardable'
|
||||
require 'active_support/concern'
|
||||
require 'active_support/core_ext/object/to_query'
|
||||
require 'active_support/core_ext/hash/slice'
|
||||
|
|
Loading…
Reference in a new issue