1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

[Sass] Get rid of Script::Lexer#rest; it's unused and incorrect.

This commit is contained in:
Nathan Weizenbaum 2009-04-24 19:31:05 -07:00
parent ca9ffcb039
commit d97a5c7c4a

View file

@ -65,10 +65,6 @@ module Sass
@scanner.eos? && @tok.nil?
end
def rest
@scanner.rest
end
private
def read_token