Completed
Pull Request — master (#272)
by David
75:19 queued 38:04
created
src/ProxyClient/Varnish.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -17,8 +17,6 @@
 block discarded – undo
17 17
 use FOS\HttpCache\ProxyClient\Invalidation\PurgeInterface;
18 18
 use FOS\HttpCache\ProxyClient\Invalidation\RefreshInterface;
19 19
 use FOS\HttpCache\ProxyClient\Invalidation\TagsInterface;
20
-use Http\Message\MessageFactory;
21
-use Http\Message\UriFactory;
22 20
 
23 21
 /**
24 22
  * Varnish HTTP cache invalidator.
Please login to merge, or discard this patch.