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/auth_internal/init.php | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/auth_internal') diff --git a/plugins/auth_internal/init.php b/plugins/auth_internal/init.php index 3f5a2e977..77f7596f0 100644 --- a/plugins/auth_internal/init.php +++ b/plugins/auth_internal/init.php @@ -1,8 +1,6 @@ host = $host; - $host->add_hook($host::HOOK_AUTH_USER, $this); } -- cgit v1.2.3-54-g00ecf