Fix Java example
This commit is contained in:
parent
d5beb4eb5f
commit
724c5ec4e4
1 changed files with 0 additions and 1 deletions
|
|
@ -134,7 +134,6 @@ Add as a Maven dependency:
|
|||
```java
|
||||
import in.wilsonl.minifyhtml.Configuration;
|
||||
import in.wilsonl.minifyhtml.MinifyHtml;
|
||||
import in.wilsonl.minifyhtml.SyntaxException;
|
||||
|
||||
Configuration cfg = new Configuration.Builder()
|
||||
.setKeepHtmlAndHeadOpeningTags(true)
|
||||
|
|
|
|||
Reference in a new issue