[rubygems/rubygems] Remove useless comment in exceptions.rb

https://github.com/rubygems/rubygems/commit/d7ad696fa2
This commit is contained in:
bronzdoc 2019-06-24 19:01:33 -06:00 committed by Hiroshi SHIBATA
parent 6bd7772361
commit ff214e9232
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -1,8 +1,4 @@
# frozen_string_literal: true
# TODO: the documentation in here is terrible.
#
# Each exception needs a brief description and the scenarios where it is
# likely to be raised
require 'rubygems/deprecate'