Skip to content

Commit bc3bd83

Browse files
committed
Delete unneed log4j import.
1 parent c5f94e2 commit bc3bd83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/examples/java/PersistedEncryptedData.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import org.owasp.esapi.errors.*;
55
import org.owasp.esapi.codecs.*;
66
import javax.servlet.ServletRequest;
7-
import org.apache.log4j.Logger;
87

98
/** A slightly more complex example showing encoding encrypted data and writing
109
* it out to a file. This is very similar to the example in the ESAPI User

0 commit comments

Comments
 (0)