mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove unnecessary require statements
Should have been removed via 8e43fc5ace
.
This commit is contained in:
parent
530e5ff910
commit
bb8f57ec30
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
require "active_support/deprecation"
|
||||
require "active_support/deprecation/proxy_wrappers"
|
||||
|
||||
class LoadError
|
||||
REGEXPS = [
|
||||
/^no such file to load -- (.+)$/i,
|
||||
|
|
Loading…
Reference in a new issue