From: Harman Singh Date: Fri, 12 Sep 2014 01:31:36 +0000 (-0700) Subject: Bug 1782 : Removing empty files from codebase X-Git-Tag: release/helium~105 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=41f7153fe534ac2dee4137eff6e3523f576504e3;hp=5834673a28941e470173b5215f56cebdf0cfa2f0 Bug 1782 : Removing empty files from codebase Empty files cause sonar to fail and we should not have empty files at first place. Change-Id: I2d4bcaf26962318851953d078eafc390538057c4 Signed-off-by: Harman Singh --- diff --git a/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreProperties.java b/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/DistributedDataStoreProperties.java deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/jmx/mbeans/AbstractBaseMBean.java b/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/jmx/mbeans/AbstractBaseMBean.java deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/jmx/mbeans/shard/ShardStatsMBean.java b/opendaylight/md-sal/sal-distributed-datastore/src/main/java/org/opendaylight/controller/cluster/datastore/jmx/mbeans/shard/ShardStatsMBean.java deleted file mode 100644 index e69de29bb2..0000000000