Completed
Pull Request — master (#4)
by Gaël
15:35 queued 01:02
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.