remove xml tidying as it does not work yet

This commit is contained in:
Athou
2013-03-26 22:27:24 +01:00
parent 0a8a9f5678
commit 3bf414c82b
2 changed files with 3 additions and 18 deletions

View File

@@ -172,11 +172,6 @@
<artifactId>jsoup</artifactId>
<version>1.7.2</version>
</dependency>
<dependency>
<groupId>net.sourceforge.htmlcleaner</groupId>
<artifactId>htmlcleaner</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>