Completed
Push — php8 ( baf808 )
by Akihito
22:00
created
src/CacheInterceptor.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 namespace BEAR\QueryRepository;
6 6
 
7
-use BEAR\QueryRepository\Exception\LogicException;
8 7
 use BEAR\QueryRepository\Exception\RuntimeException;
9 8
 use BEAR\Resource\ResourceObject;
10 9
 use Ray\Aop\MethodInterceptor;
Please login to merge, or discard this patch.