Skip to content

Commit ff4a81f

Browse files
committed
Apply fixes from StyleCI
1 parent 5a36021 commit ff4a81f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ActiveQuery.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@
2020
use Yiisoft\Definitions\Exception\CircularReferenceException;
2121
use Yiisoft\Definitions\Exception\NotInstantiableException;
2222

23-
use function array_column;
2423
use function array_combine;
2524
use function array_flip;
2625
use function array_intersect_key;
27-
use function array_map;
2826
use function array_merge;
2927
use function array_values;
3028
use function count;

0 commit comments

Comments
 (0)