mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/util/ModifyDNChangeRecordEntry.java @@ -121,7 +121,6 @@ */ public ChangeOperationType getChangeOperationType() { return ChangeOperationType.MODIFY_DN; } }