remove unused function (and variable)
This commit is contained in:
parent
ee9d18be7f
commit
c44ffef1fa
1 changed files with 0 additions and 5 deletions
|
@ -9,11 +9,6 @@ use Shaarli\Config\ConfigManager;
|
||||||
use Shaarli\Plugin\PluginManager;
|
use Shaarli\Plugin\PluginManager;
|
||||||
use Shaarli\Render\TemplatePage;
|
use Shaarli\Render\TemplatePage;
|
||||||
|
|
||||||
function clickat_init($conf)
|
|
||||||
{
|
|
||||||
return $errors;
|
|
||||||
}
|
|
||||||
|
|
||||||
function hook_clickat_render_linklist($data)
|
function hook_clickat_render_linklist($data)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue