Skip to content

Commit 05019a9

Browse files
committed
Update ElementAdapter.
1 parent 70086ba commit 05019a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

kilo-client/src/main/java/org/httprpc/kilo/xml/ElementAdapter.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -330,8 +330,6 @@ public static DocumentBuilder newDocumentBuilder() {
330330
throw new RuntimeException(exception);
331331
}
332332

333-
documentBuilder.setEntityResolver((publicID, systemID) -> null);
334-
335333
return documentBuilder;
336334
}
337335

0 commit comments

Comments
 (0)