diff --git a/core/modules/navigation/navigation.module b/core/modules/navigation/navigation.module
index 8346e24e5e55f0193b01a23efffb52da8300112e..78b36d83022b4065bce3d0601af3412b15cdd899 100644
--- a/core/modules/navigation/navigation.module
+++ b/core/modules/navigation/navigation.module
@@ -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'),
     ],
   ];