Skip to content

Commit

Permalink
Remove unused javax.annotation import which breaks Java 11+
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurty committed Jul 8, 2020
1 parent 4cc353b commit 0b53d5c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import java.io.StringWriter;
import java.util.Properties;

import javax.annotation.Resource;
import javax.xml.transform.OutputKeys;
import javax.xml.xpath.XPathConstants;
import javax.xml.xpath.XPathExpressionException;
Expand Down

0 comments on commit 0b53d5c

Please sign in to comment.