Skip to content

Commit 98e4874

Browse files
GromNaNgithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 5064c02 commit 98e4874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Query/Builder.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ public function toMql(): array
415415
return ['distinct' => [$column, $wheres, $options]];
416416
}
417417

418-
419418
// Normal query
420419
// Convert select columns to simple projections.
421420
$projection = array_fill_keys($columns, true);

0 commit comments

Comments
 (0)