diff --git a/lib/rubygems/exceptions.rb b/lib/rubygems/exceptions.rb index 28ae3aa24e..3924f9dde6 100644 --- a/lib/rubygems/exceptions.rb +++ b/lib/rubygems/exceptions.rb @@ -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'