From 8fdb2035a52ea4b3078a425f3f860dd66210bac8 Mon Sep 17 00:00:00 2001 From: whwyy Date: Tue, 19 Dec 2023 16:44:39 +0800 Subject: [PATCH] eee --- src/Handler.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Handler.php b/src/Handler.php index fc1645c..466c0eb 100644 --- a/src/Handler.php +++ b/src/Handler.php @@ -19,7 +19,6 @@ use Psr\Http\Message\ServerRequestInterface; use Psr\Http\Server\RequestHandlerInterface; use ReflectionFunction; use ReflectionMethod; -use ReflectionNamedType; class Handler implements RequestHandlerInterface {