From afdcadf9a84c4df93fd8854e6fb4fd623f09963a Mon Sep 17 00:00:00 2001 From: Liam Morland Date: Thu, 4 Mar 2021 11:25:57 -0500 Subject: [PATCH] ISTWCMS-4634: Remove 'help' module --- uw_sites_all.info.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/uw_sites_all.info.yml b/uw_sites_all.info.yml index 97b840b..7844c23 100644 --- a/uw_sites_all.info.yml +++ b/uw_sites_all.info.yml @@ -50,7 +50,6 @@ dependencies: - drupal:filefield_sources - drupal:filter - drupal:gesso_helper - - drupal:help - drupal:honeypot - drupal:hook_event_dispatcher - drupal:image -- GitLab