Browse Source

lint: ignore nnio-0.2.jar

AndyScherzinger 7 years ago
parent
commit
26abeb8a2f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lint.xml

+ 1 - 0
lint.xml

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