diff --git a/src/Utils.php b/src/Utils.php index fd5bf7ee..7682d2cd 100644 --- a/src/Utils.php +++ b/src/Utils.php @@ -250,7 +250,6 @@ public static function readLine(StreamInterface $stream, ?int $maxLength = null) return $buffer; } - /** * Redact the password in the user info part of a URI. */