opends/src/server/org/opends/server/tools/dsconfig/SetPropSubCommandHandler.java
@@ -677,7 +677,6 @@ * @return Returns the relation definition associated with the type * of component that this sub-command handles. */ @Override public RelationDefinition<?, ?> getRelationDefinition() { return path.getRelationDefinition(); }