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

Merge remote branch 'kevmoo/master'

This commit is contained in:
Nathan Weizenbaum 2010-12-07 09:04:37 -08:00
commit 20abd659a1

View file

@ -100,11 +100,6 @@ module Hpricot
module Node
include Haml::HTML::Node
end
# @see Hpricot
class BaseEle
include Haml::HTML::Node
end
end
# @private