Skip to content

Commit

Permalink
fix errors attempt 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Strauch authored and Justin Strauch committed Jan 14, 2025
1 parent 9cc0a32 commit c8f3193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/Controller/Backend/ImageLabelController.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
use Pagemachine\AItools\Domain\Repository\BadWordsRepository;
use Pagemachine\AItools\Domain\Repository\ImageLabelRepository;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestInterface;
use TYPO3\CMS\Backend\Routing\UriBuilder;
use TYPO3\CMS\Backend\Template\Components\ButtonBar;
use TYPO3\CMS\Backend\Template\ModuleTemplate;
Expand Down

0 comments on commit c8f3193

Please sign in to comment.