From 00a330d9590df8fb2d0c873bdfb2d3fcea6d5483 Mon Sep 17 00:00:00 2001 From: DariusIII Date: Wed, 26 Mar 2025 11:17:38 +0100 Subject: [PATCH] CS fixes --- Blacklight/ColorCLI.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/Blacklight/ColorCLI.php b/Blacklight/ColorCLI.php index 9bf11626d..939a629bc 100755 --- a/Blacklight/ColorCLI.php +++ b/Blacklight/ColorCLI.php @@ -111,9 +111,6 @@ class ColorCLI $this->climate->red()->inline($str); } - /** - * @return mixed - */ public function progress(): mixed { return $this->climate->progress();