Issue #3441615 by SKAUGHT, mErilainen, kekkis: navigation_theme() loads 'extension.list.module' for no purpose

merge-requests/7514/merge
catch 2024-04-27 10:40:39 +01:00
parent 7bef6b107a
commit 62f43ebcaa
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ function navigation_theme($existing, $type, $theme, $path) {
'items' => [],
'title' => NULL,
'menu_name' => NULL,
'path' => \Drupal::service('extension.list.module')->getPath('navigation'),
],
];