Skip to content

Commit 2d048df

Browse files
norareidygithub-actions[bot]
authored andcommitted
apply phpcbf formatting
1 parent 7cbf231 commit 2d048df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/includes/query-builder/QueryBuilderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
namespace App\Http\Controllers;
66

7+
use Carbon\Carbon;
78
use Illuminate\Database\Query\Builder;
89
use Illuminate\Pagination\AbstractPaginator;
910
use Illuminate\Support\Facades\DB;
1011
use MongoDB\BSON\ObjectId;
1112
use MongoDB\BSON\Regex;
1213
use MongoDB\Collection;
1314
use MongoDB\Laravel\Tests\TestCase;
14-
use Carbon\Carbon;
1515

1616
use function file_get_contents;
1717
use function json_decode;

0 commit comments

Comments
 (0)