diff --git a/src/Internal/functions.php b/src/Internal/functions.php index d1b7692..21e1212 100644 --- a/src/Internal/functions.php +++ b/src/Internal/functions.php @@ -31,8 +31,6 @@ function unpackBytes(string $bytes, string $format): string|int|float /** * @internal - * @template T - * @param T $value * @param non-empty-string $format * @return non-empty-string */