Share common EntityOwnershipChange
[mdsal.git] / entityownership / mdsal-eos-common-api / src / main / java / org / opendaylight / mdsal / eos / common / api / GenericEntity.java
index 21ded576885574d9d8c68d1d26f7b52ebf96d245..604cc5c1441e326daec958941ac2ab0fe12ce6a6 100644 (file)
@@ -35,8 +35,6 @@ import org.opendaylight.yangtools.concepts.Identifiable;
  * Note that an entity identifier must conform to a valid yang schema. If there is no existing yang schema to
  * represent an entity, the general-entity yang model can be used.
  *
- * <p>
- *
  * @param <T> the entity identifier type
  * @author Thomas Pantelis
  */