Clean all unused and redundant imports in controller.
[controller.git] / opendaylight / northbound / staticrouting / src / main / java / org / opendaylight / controller / forwarding / staticrouting / northbound / StaticRoutes.java
index 27aa0ed3f91b2f5ad6d9c54921fd83d5f9a748b8..d6d0995fa2ab55ff242b7f0f416aa83fcbcb5a29 100644 (file)
@@ -15,7 +15,6 @@ import javax.xml.bind.annotation.XmlAccessorType;
 import javax.xml.bind.annotation.XmlElement;
 import javax.xml.bind.annotation.XmlRootElement;
 
-import org.opendaylight.controller.forwardingrulesmanager.FlowConfig;
 
 /**
  * This class represents a list of static routes.