Completed
Branch v1.0.0-beta (9dcfe7)
by Gaël
15:24
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.