Merge "Fixed for bug : 1171 - issue while creating subnet"
[controller.git] / opendaylight / md-sal / sal-protocolbuffer-encoding / src / main / java / org / opendaylight / controller / protobuff / messages / cohort3pc / ThreePhaseCommitCohortMessages.java
index 22a93c0e108a13f80b3fc30b33f7416e2516fe52..ac0701a6d84fb3eff2e49de5026bfd7518d3667b 100644 (file)
@@ -652,7 +652,7 @@ public final class ThreePhaseCommitCohortMessages {
 
       public final boolean isInitialized() {
         if (!hasCanCommit()) {
 
       public final boolean isInitialized() {
         if (!hasCanCommit()) {
-
+          
           return false;
         }
         return true;
           return false;
         }
         return true;