Sonar issues
[openflowplugin.git] / openflowplugin-impl / src / main / java / org / opendaylight / openflowplugin / impl / registry / flow / FlowRegistryKeyFactory.java
index d57c3c07bd026e1422dea8a1c3abc0ef333baad2..3919aa3c7553bc3d8cb1af2c7526ae92f029ac98 100644 (file)
@@ -21,6 +21,7 @@ import org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.M
  * Created by Martin Bobak <mbobak@cisco.com> on 8.4.2015.
  */
 public class FlowRegistryKeyFactory {
+
     private FlowRegistryKeyFactory() {
         // Hide implicit constructor
     }