Skip to content

Commit

Permalink
Remove now redundant requires
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeneius committed Mar 9, 2024
1 parent 800282d commit 012f864
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions lib/rspec/rails/example/helper_example_group.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
require 'rspec/rails/view_assigns'

module RSpec
module Rails
# @api public
Expand Down
4 changes: 0 additions & 4 deletions lib/rspec/rails/example/view_example_group.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
require 'rspec/rails/view_assigns'
require 'rspec/rails/view_spec_methods'
require 'rspec/rails/view_path_builder'

module RSpec
module Rails
# @api public
Expand Down

0 comments on commit 012f864

Please sign in to comment.