Skip to content

Commit 052f0e3

Browse files
committed
remove finished "todo"
1 parent 86af045 commit 052f0e3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/CmsPanelProvider.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ protected function configureNavigation(Panel $panel): Panel
181181

182182
protected function configureTourGuideElements(Panel $panel): Panel
183183
{
184-
// todo: add translations
185184
return $panel
186185
->userMenuItems([
187186
// \SolutionForest\InspireCms\Filament\Navigation\MenuItem::make()
@@ -335,6 +334,5 @@ protected function replaceViewComponents()
335334
Blade::component('filament-panels::user-menu', ViewComponents\Filament\UserMenu::class);
336335

337336
Blade::component('filament-panels::resources.relation-managers', ViewComponents\Filament\Resources\RelationManagers::class);
338-
339337
}
340338
}

0 commit comments

Comments
 (0)