Skip to content

Commit e629a82

Browse files
committed
Remove comment against RubyLex and RubyToken
1 parent 4cc9105 commit e629a82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/rdoc/parser/ruby_tools.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# frozen_string_literal: false
22
##
3-
# Collection of methods for writing parsers against RDoc::RubyLex and
4-
# RDoc::RubyToken
3+
# Collection of methods for writing parsers
54

65
module RDoc::Parser::RubyTools
76

0 commit comments

Comments
 (0)