Completed
Push — master ( 83cd0b...5cd9dd )
by Gaël
26:21 queued 11:17
created
src/Colissimo.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -102,6 +102,6 @@
 block discarded – undo
102 102
             throw Exception::requestError($message);
103 103
         }
104 104
         
105
-        return ;
105
+        return;
106 106
     }
107 107
 }
Please login to merge, or discard this patch.