Skip to content

Commit a5041f2

Browse files
committed
Merge pull request rails#27562 from maclover7/jm-as-rm-require
Remove unnecessary require statements
2 parents 836811d + bb8f57e commit a5041f2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

activesupport/lib/active_support/core_ext/load_error.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
require "active_support/deprecation"
2-
require "active_support/deprecation/proxy_wrappers"
3-
41
class LoadError
52
REGEXPS = [
63
/^no such file to load -- (.+)$/i,

0 commit comments

Comments
 (0)