Failed Conditions
Pull Request — master (#9)
by Chad
01:24
created
src/MongoCache.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace SubjectivePHP\Psr\SimpleCache;
4 4
 
5
-use DateTimeInterval;
6 5
 use MongoDB\BSON\UTCDateTime;
7 6
 use MongoDB\Collection;
8 7
 use Psr\SimpleCache\CacheInterface;
Please login to merge, or discard this patch.