From 87a30d88d36941ad817f0d1409e2ededbe576af6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 10 Nov 2021 20:58:40 +0300 Subject: plugin cleanup re: phpstan 1.0 warnings --- plugins/note/init.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/note/init.php') diff --git a/plugins/note/init.php b/plugins/note/init.php index f95ba9fa8..bc3df64b1 100644 --- a/plugins/note/init.php +++ b/plugins/note/init.php @@ -1,9 +1,6 @@ host = $host; - $host->add_hook($host::HOOK_ARTICLE_BUTTON, $this); } -- cgit v1.2.3-54-g00ecf