Skip to content

Commit

Permalink
VACMS-20092: fixed phpcs error
Browse files Browse the repository at this point in the history
  • Loading branch information
edmund-dunn committed Dec 17, 2024
1 parent b717cf9 commit 5c31447
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docroot/modules/custom/va_gov_db/va_gov_db.install
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 5c31447

Please sign in to comment.