mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
remove useless require
This commit is contained in:
parent
d22859ed97
commit
3ed92c876c
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
require "active_support/inflector/methods"
|
||||
require "active_support/lazy_load_hooks"
|
||||
|
||||
module ActiveSupport
|
||||
module Autoload
|
||||
|
|
Loading…
Reference in a new issue