Skip to content

Commit aa3eb36

Browse files
committed
update ci
1 parent b232c27 commit aa3eb36

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

tests/Attributes/Fixtures/Basic/Controller.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
use OpenApi\Attributes as OAT;
88

99
#[OAT\Info(version: "1.0", title: "My API")]
10-
class OpenApiSpec
11-
{}
12-
1310
class Controller
1411
{
1512
#[OAT\Get(path: "/foobar")]

0 commit comments

Comments
 (0)