diff -u b/core/modules/shortcut/lib/Drupal/shortcut/ShortcutSetStorageController.php b/core/modules/shortcut/lib/Drupal/shortcut/ShortcutSetStorageController.php --- b/core/modules/shortcut/lib/Drupal/shortcut/ShortcutSetStorageController.php +++ b/core/modules/shortcut/lib/Drupal/shortcut/ShortcutSetStorageController.php @@ -57,7 +57,6 @@ $entity_info, $container->get('config.factory'), $container->get('config.storage'), - $container->get('entity.query'), $container->get('uuid'), $container->get('module_handler') );