Skip to content

Commit a49b3d5

Browse files
committed
cleanup
1 parent 852554e commit a49b3d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/com/maxprograms/xml/DTDResolver.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
public class DTDResolver implements EntityResolver {
2424

25-
@SuppressWarnings("resource")
2625
@Override
2726
public InputSource resolveEntity(String publicId, String systemId) throws IOException {
2827
try {

0 commit comments

Comments
 (0)