Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Oct 31, 2023
1 parent cf20c92 commit a1db432
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Controller/BlogOverviewController.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
namespace V17Development\FlarumBlog\Controller;

use Flarum\Frontend\Document;
use Flarum\Api\Controller\ListDiscussionsController;
use Flarum\Api\Client;
use Flarum\User\User;
use Flarum\Extension\ExtensionManager;
use Psr\Http\Message\ServerRequestInterface;
use Symfony\Contracts\Translation\TranslatorInterface;
Expand Down

0 comments on commit a1db432

Please sign in to comment.