diff --git a/src/Curl.php b/src/Curl.php index 3aba441..4cf4c93 100644 --- a/src/Curl.php +++ b/src/Curl.php @@ -212,7 +212,6 @@ protected function makeRequest(callable $callback = null) } else { $this->dispatcher->execute(); } - } /**