Skip to content

Commit 9196e3e

Browse files
committed
Remove redundant require 'English'
Follow-up to d4164a2 `$RS` is no longer used.
1 parent fb10659 commit 9196e3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rubocop-rails.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
$LOAD_PATH.unshift File.expand_path('lib', __dir__)
44
require 'rubocop/rails/version'
5-
require 'English'
65

76
Gem::Specification.new do |s|
87
s.name = 'rubocop-rails'

0 commit comments

Comments
 (0)