Author: hibou
Date: Sun Feb 28 10:55:53 2010
New Revision: 917167

URL: http://svn.apache.org/viewvc?rev=917167&view=rev
Log:
remove useless new line

Modified:
    ant/sandbox/groovyfront/xml2groovy.xsl

Modified: ant/sandbox/groovyfront/xml2groovy.xsl
URL: 
http://svn.apache.org/viewvc/ant/sandbox/groovyfront/xml2groovy.xsl?rev=917167&r1=917166&r2=917167&view=diff
==============================================================================
--- ant/sandbox/groovyfront/xml2groovy.xsl (original)
+++ ant/sandbox/groovyfront/xml2groovy.xsl Sun Feb 28 10:55:53 2010
@@ -81,8 +81,6 @@
             <with-param name="name" select="@property" />
             <with-param name="value" select="@value" />
         </call-template>
-        <text>
-</text>
         <if test="@else">
             <text>} else {
 </text>


Reply via email to