From 5c31447a140d122db788c5318fa43fde3efbcc2b Mon Sep 17 00:00:00 2001 From: Edmund Dunn <109987005+edmund-dunn@users.noreply.github.com> Date: Tue, 17 Dec 2024 07:44:57 -0800 Subject: [PATCH] VACMS-20092: fixed phpcs error --- docroot/modules/custom/va_gov_db/va_gov_db.install | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docroot/modules/custom/va_gov_db/va_gov_db.install b/docroot/modules/custom/va_gov_db/va_gov_db.install index 94c108452c..b94b27d4e0 100644 --- a/docroot/modules/custom/va_gov_db/va_gov_db.install +++ b/docroot/modules/custom/va_gov_db/va_gov_db.install @@ -1168,8 +1168,7 @@ function va_gov_db_update_9015(&$sandbox) { } /** - * Truncate danse events table, remove broken view and uninstall danse - * modules. + * Truncate danse events table, remove broken view and uninstall danse modules. */ function va_gov_db_update_10001(): string { // Remove the danse_event table.