We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a6c2d9 commit 58fa3aeCopy full SHA for 58fa3ae
src/Invalidation/AbstractCacheProxy.php
@@ -4,8 +4,6 @@
4
5
use FOS\HttpCache\Exception\ExceptionCollection;
6
use FOS\HttpCache\Exception\InvalidUrlException;
7
-use FOS\HttpCache\Exception\InvalidUrlPartsException;
8
-use FOS\HttpCache\Exception\InvalidUrlSchemeException;
9
use FOS\HttpCache\Exception\ProxyResponseException;
10
use FOS\HttpCache\Exception\ProxyUnreachableException;
11
use Guzzle\Http\Client;
0 commit comments