removed bad tabbing
John Napiorkowski [Fri, 9 May 2008 19:34:17 +0000 (19:34 +0000)]
lib/DBIx/Class/Storage/DBI/Replicated/Pool.pm

index 123cc47..56a40c9 100644 (file)
@@ -248,8 +248,8 @@ sub validate_replicants {
             $replicant->active(0);
         }
     }
-    
-    ## Mark that we completed this validation.
+
+    ## Mark that we completed this validation.  
     $self->_last_validated(time);
 }