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;