From 20c6bbdaa896c87a45dcabaa0061afae407aaf28 Mon Sep 17 00:00:00 2001 From: Yorick Peterse Date: Sun, 19 Jul 2015 19:36:29 +0200 Subject: [PATCH] Removed left-over comment in the XPath compiler --- lib/oga/xpath/compiler.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/oga/xpath/compiler.rb b/lib/oga/xpath/compiler.rb index b6c208c..3695b3e 100644 --- a/lib/oga/xpath/compiler.rb +++ b/lib/oga/xpath/compiler.rb @@ -179,7 +179,6 @@ module Oga end end end - #input.attribute(string(query)) end ##