Skip to content

Commit

Permalink
Remove unnecessary module inclusion.
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Jan 15, 2015
1 parent 8a09786 commit c2f04ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/rspec/core/world.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ module Core
#
# Internal container for global non-configuration data.
class World
include RSpec::Core::Hooks

# @private
attr_reader :example_groups, :filtered_examples

Expand Down

0 comments on commit c2f04ed

Please sign in to comment.