Skip to content
Snippets Groups Projects
Commit f5053577 authored by Jess's avatar Jess
Browse files

Issue #2578539 by longwave: Remove obsolete forum_update_last_removed()

parent 30bdfad6
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -175,10 +175,3 @@ function forum_schema() {
return $schema;
}
/**
* Implements hook_update_last_removed().
*/
function forum_update_last_removed() {
return 7003;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment