Skip to content

Commit dad38d5

Browse files
dadansatriagithub-actions[bot]
authored andcommitted
Apply PHP CS Fixer and Rector changes (CI)
1 parent 45fcfa9 commit dad38d5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/QueryBuilder/AbstractDMLQueryBuilder.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,9 @@
2525
use function array_combine;
2626
use function array_diff;
2727
use function array_fill_keys;
28-
use function array_filter;
2928
use function array_key_exists;
3029
use function array_keys;
3130
use function array_map;
32-
use function array_merge;
33-
use function array_unique;
3431
use function array_values;
3532
use function count;
3633
use function get_object_vars;

0 commit comments

Comments
 (0)