Fix CS warnings in sal-cluster-admin and and enable enforcement
[controller.git] / opendaylight / md-sal / sal-cluster-admin / src / main / java / org / opendaylight / controller / config / yang / config / cluster_admin_provider / ClusterAdminProviderModule.java
index 270a6214ec9cd8c5ee63555742e5f4638cd88a7d..d8d0613598fa971ff346b398013851792ed025e9 100644 (file)
@@ -32,4 +32,4 @@ public class ClusterAdminProviderModule extends AbstractClusterAdminProviderModu
         // The ClusterAdminRpcService is created via blueprint so return a noop here for backwards compatibility.
         return NoopAutoCloseable.INSTANCE;
     }
-}
\ No newline at end of file
+}