From 980a24aac9cca845ff23916e01c9d268426a488a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 16 Dec 2020 16:27:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Annotation/Annotation.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/Annotation/Annotation.php b/Annotation/Annotation.php index 4d79eae0..3ea59f99 100644 --- a/Annotation/Annotation.php +++ b/Annotation/Annotation.php @@ -4,8 +4,6 @@ namespace Annotation; -use HttpServer\Route\Middleware; -use JetBrains\PhpStorm\Pure; use ReflectionAttribute; use ReflectionClass; use ReflectionException;