| opendj3-server-dev/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/TestDeleteResponseProtocolOp.java | ●●●●● patch | view | raw | blame | history |
opendj3-server-dev/tests/unit-tests-testng/src/server/org/opends/server/protocols/ldap/TestDeleteResponseProtocolOp.java
@@ -51,11 +51,6 @@ public class TestDeleteResponseProtocolOp extends LdapTestCase { /** * The protocol op type for delete response. */ public static final byte OP_TYPE_DELETE_REQUEST = 0x4A; /** * The protocol op type for delete responses. */ public static final byte OP_TYPE_DELETE_RESPONSE = 0x6B;