From 242cf916eff84325c4ab30fdc4dc24292ab6127f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 14 Nov 2021 21:20:59 +0300 Subject: deal with phpstan warnings in plugins/note, nsfw, and share --- plugins/share/init.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'plugins/share/init.php') diff --git a/plugins/share/init.php b/plugins/share/init.php index b900de5c0..0b14c673b 100644 --- a/plugins/share/init.php +++ b/plugins/share/init.php @@ -194,10 +194,7 @@ class Share extends Plugin { strip_tags($content_decoded) ) ), 500, "...")) ?>"> - - - - + -- cgit v1.2.3