Pronovix / swagger_ui_formatter

Swagger UI Field Formatter for Drupal
GNU General Public License v2.0
3 stars 12 forks source link

Remove old update/post update hooks #94

Open mxr576 opened 1 year ago

mxr576 commented 1 year ago

Old update hooks has not been removed as part of #92 , because we did not have too many. They can be removed later but then we most probably should also implement hook_update_last_removed() and hook_removed_post_updates() - even if update hooks are 3-5 years old.