Revert "Checkstyle enforcer"
[controller.git] / opendaylight / forwarding / staticrouting / src / main / java / org / opendaylight / controller / forwarding / staticrouting / IForwardingStaticRouting.java
index 0166d279f66528135322f3c8d250ec381bd2de1a..5fabb2629de3ca31a96a348fc94478d2e33c698f 100644 (file)
@@ -12,14 +12,14 @@ package org.opendaylight.controller.forwarding.staticrouting;
 import java.net.InetAddress;
 import java.util.concurrent.ConcurrentMap;
 /**
- *
+ * 
  * This interface provides APIs to configure and manage static routes.
  *
  */
 import org.opendaylight.controller.sal.utils.Status;
 
 /**
- *
+ * 
  * This Interface provides APIs to manage and query the static routes
  *
  */