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

Matthew Swift
05.52.2012 ea596c62e1d5d4b472322114fb7359b55de1ac27
Fix minor compiler warning.
1 files modified
1 ■■■■ changed files
opendj-sdk/opendj3/opendj-ldap-sdk/src/test/java/org/forgerock/opendj/ldif/LDIFEntryWriterTestCase.java 1 ●●●● patch | view | raw | blame | history
opendj-sdk/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 {
    /**