Fix Java example

This commit is contained in:
Wilson Lin 2021-08-10 04:00:44 +10:00 committed by GitHub
parent d5beb4eb5f
commit 724c5ec4e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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)