Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Feb 7, 2025
1 parent ea089c1 commit dfaec2c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
use Flarum\Messages\Dialog;
use Flarum\Messages\DialogMessage;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Query\Builder as QueryBuilder;
use Illuminate\Support\Arr;
use Illuminate\Support\Carbon;
use Tobyz\JsonApiServer\Context as OriginalContext;
Expand Down
1 change: 0 additions & 1 deletion framework/core/src/Api/Endpoint/Index.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
use Tobyz\JsonApiServer\Schema\Concerns\HasMeta;

use function Tobyz\JsonApiServer\json_api_response;
use function Tobyz\JsonApiServer\parse_sort_string;

class Index extends Endpoint
{
Expand Down

0 comments on commit dfaec2c

Please sign in to comment.