Skip to content

Commit 58fa3ae

Browse files
committed
remove obsolete use statements
1 parent 0a6c2d9 commit 58fa3ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Invalidation/AbstractCacheProxy.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
use FOS\HttpCache\Exception\ExceptionCollection;
66
use FOS\HttpCache\Exception\InvalidUrlException;
7-
use FOS\HttpCache\Exception\InvalidUrlPartsException;
8-
use FOS\HttpCache\Exception\InvalidUrlSchemeException;
97
use FOS\HttpCache\Exception\ProxyResponseException;
108
use FOS\HttpCache\Exception\ProxyUnreachableException;
119
use Guzzle\Http\Client;

0 commit comments

Comments
 (0)