mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
05.52.2012 007ee5f9409a2cfeb58e040fb3a7f5e080a00cfe
Fix minor compiler warning.
1 files modified
1 ■■■■ changed files
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldif/LDIFEntryWriterTestCase.java 1 ●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldif/LDIFEntryWriterTestCase.java
@@ -46,7 +46,6 @@
/**
 * This class tests the LDIFEntryWriter functionality.
 */
@SuppressWarnings("javadoc")
public final class LDIFEntryWriterTestCase extends LDIFTestCase {
    /**