Passed
Push — master ( 4f2bb7...01aead )
by Matthew
36s
created
api/Domain/Services/DatabaseCacheService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 namespace PhpDraft\Domain\Services;
3 3
 
4 4
 use Silex\Application;
5
-use Symfony\Component\HttpFoundation\Request;
6 5
 use phpFastCache\CacheManager;
7 6
 
8 7
 //A wrapper service for the PHP-based caching to save on several MySQL reads
Please login to merge, or discard this patch.