remove unused function (and variable)

This commit is contained in:
n 2020-11-13 21:30:46 +01:00
parent ee9d18be7f
commit c44ffef1fa
1 changed files with 0 additions and 5 deletions

View File

@ -9,11 +9,6 @@ use Shaarli\Config\ConfigManager;
use Shaarli\Plugin\PluginManager;
use Shaarli\Render\TemplatePage;
function clickat_init($conf)
{
return $errors;
}
function hook_clickat_render_linklist($data)
{