Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / core / Property.java
index c36ac92cef0f74dac996666045d2692be7478537..4af117ccf7243acd11950fbe0cf9f0d9d563fb3f 100644 (file)
@@ -13,7 +13,6 @@ import java.io.Serializable;
 import javax.xml.bind.annotation.XmlAccessType;
 import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
 
 /**
  * @file   Property.java