From: Matthew Exon Date: Sun, 23 Jun 2024 13:15:06 +0000 (+0200) Subject: Ratioed: remove unnecessary uninstall function X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7d5446a778419d67ec4df778c836b59083d5f163;p=friendica-addons.git Ratioed: remove unnecessary uninstall function --- diff --git a/ratioed/ratioed.php b/ratioed/ratioed.php index 3c88705c..d8da9ac1 100644 --- a/ratioed/ratioed.php +++ b/ratioed/ratioed.php @@ -25,15 +25,6 @@ function ratioed_install() Logger::info("ratioed: installed"); } -/** - * @brief Uninstallation hook for ratioed plugin - */ -function ratioed_uninstall() { - Hook::unregister('moderation_users_tabs', 'addon/ratioed/ratioed.php', 'ratioed_users_tabs'); - - Logger::info("ratioed: uninstalled"); -} - /** * This is a statement rather than an actual function definition. The simple * existence of this method is checked to figure out if the addon offers a