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/no_iframes/init.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/no_iframes/init.php') diff --git a/plugins/no_iframes/init.php b/plugins/no_iframes/init.php index a8cef74ee..3cfa15915 100644 --- a/plugins/no_iframes/init.php +++ b/plugins/no_iframes/init.php @@ -1,6 +1,5 @@ host = $host; - $host->add_hook($host::HOOK_SANITIZE, $this); } -- cgit v1.2.3