Removed unused YARD tag.
This commit is contained in:
parent
aeab885a7f
commit
ee756037e7
|
@ -10,9 +10,6 @@ module Oga
|
||||||
# @!attribute [r] html
|
# @!attribute [r] html
|
||||||
# @return [TrueClass|FalseClass]
|
# @return [TrueClass|FalseClass]
|
||||||
#
|
#
|
||||||
# @!attribute [r] tokens
|
|
||||||
# @return [Array]
|
|
||||||
#
|
|
||||||
class Lexer
|
class Lexer
|
||||||
attr_reader :html
|
attr_reader :html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue