diff --git a/Annotation/Model.php b/Annotation/Model.php index 799914a..06d3b63 100644 --- a/Annotation/Model.php +++ b/Annotation/Model.php @@ -22,7 +22,6 @@ final class Model extends AbstractAnnotation public static $_parents = [ 'Swagger\Annotations\Parameter', 'Swagger\Annotations\Response', - 'Swagger\Annotations\Swagger', ]; public $type;