Completed
Push — develop ( 87b9de...313a5b )
by Tom
05:25
created
src/N98/Magento/Command/Database/QueryCommand.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,6 +86,6 @@
 block discarded – undo
86 86
             }
87 87
         }
88 88
 
89
-        return $returnValue ;
89
+        return $returnValue;
90 90
     }
91 91
 }
Please login to merge, or discard this patch.