Passed
Push — master ( 185df8...516d15 )
by Aimeos
02:57
created
lib/custom/setup/CustomerRemoveLostUserDataLaravel.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -58,8 +58,7 @@
 block discarded – undo
58 58
 			{
59 59
 				$this->execute( $stmt );
60 60
 				$this->status( 'done' );
61
-			}
62
-			else
61
+			} else
63 62
 			{
64 63
 				$this->status( 'OK' );
65 64
 			}
Please login to merge, or discard this patch.