From c44ffef1fa280cc52fa343fc3140f03fd4fb2101 Mon Sep 17 00:00:00 2001 From: n Date: Fri, 13 Nov 2020 21:30:46 +0100 Subject: [PATCH] remove unused function (and variable) --- clickat.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/clickat.php b/clickat.php index 41e1c0d..3700485 100644 --- a/clickat.php +++ b/clickat.php @@ -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) {