Skip to content

Commit

Permalink
Fixed code styles
Browse files Browse the repository at this point in the history
  • Loading branch information
kisztof authored and webhdx committed Nov 20, 2023
1 parent 67a8b83 commit 4002e24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib/Tab/LocationView/SubItemsTab.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
use Ibexa\Contracts\AdminUi\Tab\AbstractEventDispatchingTab;
use Ibexa\Contracts\AdminUi\Tab\OrderedTabInterface;
use JMS\TranslationBundle\Annotation\Desc;
use Symfony\Contracts\Translation\TranslatorInterface;
use Twig\Environment;

class SubItemsTab extends AbstractEventDispatchingTab implements OrderedTabInterface
{
Expand Down

0 comments on commit 4002e24

Please sign in to comment.