Completed
Push — master ( 9ff9a1...73711a )
by Nekrasov
04:42
created
src/Queries/BaseQuery.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use BadMethodCallException;
7 7
 use Bitrix\Main\Data\Cache;
8 8
 use Closure;
9
-use CPHPCache;
10 9
 use Illuminate\Pagination\Paginator;
11 10
 use Illuminate\Pagination\LengthAwarePaginator;
12 11
 use Illuminate\Support\Collection;
Please login to merge, or discard this patch.