diff --git a/src/Client.php b/src/Client.php index 91bf05a..e197652 100644 --- a/src/Client.php +++ b/src/Client.php @@ -20,7 +20,7 @@ class Client */ protected $http; - public function __construct($config, Logger $logger) + public function __construct($config) { $default = [ 'app' => '***',