Explorar el Código

fix identation

AndyScherzinger hace 7 años
padre
commit
91f7737713
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lint.xml

+ 1 - 1
lint.xml

@@ -2,6 +2,6 @@
 <lint>
     <issue id="InvalidPackage">
         <ignore path="**/freemarker-2.3.23.jar"/>
-		<ignore path="**/nnio-0.2.jar"/>
+        <ignore path="**/nnio-0.2.jar"/>
     </issue>
 </lint>