From 53d04f4ffb7f7edf1499a86ac2582390cefadef0 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Thu, 15 Aug 2024 12:28:45 -0400 Subject: [PATCH] remove stray whitespace --- includes/Performance.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/Performance.php b/includes/Performance.php index 9866fba..ac50c2f 100644 --- a/includes/Performance.php +++ b/includes/Performance.php @@ -105,7 +105,7 @@ function () { /** * Add hooks. - * + * * @param Container $container the container */ public function hooks( Container $container ) {