Skip to content

Commit 93fb9e2

Browse files
authored
Merge pull request #2 from Fichtme/patch-2
Update SendCloudApiClient.php
2 parents 3923b6e + f2adcd1 commit 93fb9e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SendCloudApiClient.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ public function __construct(ClientInterface $httpClient = null)
8787

8888
$this->addVersionString('SendCloud/' . self::CLIENT_VERSION);
8989
$this->addVersionString('PHP/' . phpversion());
90-
$this->addVersionString('Guzzle/' . ClientInterface::VERSION);
9190
}
9291

9392
/**

0 commit comments

Comments
 (0)