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 Sep 10, 2024
1 parent 05bbd87 commit a37ed7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions framework/core/src/Forum/Content/Posts.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
namespace Flarum\Forum\Content;

use Flarum\Api\Client;
use Flarum\Api\Resource\DiscussionResource;
use Flarum\Api\Resource\PostResource;
use Flarum\Frontend\Document;
use Flarum\Http\UrlGenerator;
Expand All @@ -19,7 +18,6 @@
use Illuminate\Contracts\View\Factory;
use Illuminate\Support\Arr;
use Psr\Http\Message\ServerRequestInterface as Request;
use stdClass;

/**
* Post search results.
Expand Down

0 comments on commit a37ed7e

Please sign in to comment.