Passed
Push — master ( 615897...95e8b1 )
by y
02:20
created
bin/helix.db.migrate.php 1 patch
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -271,6 +271,4 @@
 block discarded – undo
271 271
         return;
272 272
 
273 273
     default:
274
-        $usage();
275
-        exit(1);
276
-}
277 274
\ No newline at end of file
275
+        $usage
278 276
\ No newline at end of file
Please login to merge, or discard this patch.