Skip to content

Commit

Permalink
Revert "Use "require" just for essential"
Browse files Browse the repository at this point in the history
This reverts commit ab7a6e1.
  • Loading branch information
aycabta committed May 29, 2019
1 parent ab7a6e1 commit 83e905e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdoc/ri/paths.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
require 'rdoc/ri'
require 'rdoc/rdoc'

##
# The directories where ri data lives. Paths can be enumerated via ::each, or
Expand Down

0 comments on commit 83e905e

Please sign in to comment.