Merge "Bug fix for ForwardingRulesManager: addFlow and addFlowAsync are reversed."
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / core / Name.java
index 74617c7c5b7f1312451042c2e625dc783a307bb9..bf67ed8861e07504690048b017376bb302cb8bc8 100644 (file)
@@ -18,8 +18,6 @@ import javax.xml.bind.annotation.XmlElement;
 
 /**
  * The class represents the Name property of an element.
- *
- *
  */
 @XmlRootElement
 @SuppressWarnings("serial")