From d36ebd27c14abf51d6faff16313908291deb8483 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 15 Nov 2021 06:47:20 +0300 Subject: fix phpstan warnings --- init.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'init.php') diff --git a/init.php b/init.php index 4e81fde..e627c4f 100644 --- a/init.php +++ b/init.php @@ -1,8 +1,6 @@ host = $host; - $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); } -- cgit v1.2.3