diff options
Diffstat (limited to 'lib/rubygems/shellwords.rb')
| -rw-r--r-- | lib/rubygems/shellwords.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/rubygems/shellwords.rb b/lib/rubygems/shellwords.rb deleted file mode 100644 index 741dccb363..0000000000 --- a/lib/rubygems/shellwords.rb +++ /dev/null @@ -1,3 +0,0 @@ -# frozen_string_literal: true - -autoload :Shellwords, "shellwords" |
