Skip to content

Commit b76775f

Browse files
composerinteraliahsbt
authored andcommitted
Remove unused abbrev require
This library originally used `abbrev` to expand abbreviations into fully-qualified classes, but that was replaced in f9ffe66 `abbrev` is no longer used anywhere, so this commit removes the require.
1 parent 993f253 commit b76775f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rdoc/ri/driver.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# frozen_string_literal: true
2-
require 'abbrev'
32
require 'optparse'
43

54
begin

0 commit comments

Comments
 (0)