From bc2bfea77c5e9a49505b2ae6df982522bcb56131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Mar 2022 00:43:53 -0500 Subject: [PATCH] Remove module which has merged into admin toolbar (which is itself part of Drutopia core already) --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index ac35cfd..8ace5cd 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,6 @@ "require": { "composer/installers": "^1.9", "cweagans/composer-patches": "^1.7", - "drupal/admin_links_access_filter": "^1.0@alpha", "drupal/allowed_formats": "^1.1", "drupal/antibot": "^1.2", "drupal/backup_migrate": "^5",