Skip to content

Commit b45eaad

Browse files
committed
fix: missing use class
1 parent 3adbb6a commit b45eaad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/Swagger/Security/RSVPTemplatesAuthSchema.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
namespace App\Swagger\schemas;
44

5+
use App\Security\SummitScopes;
56
use OpenApi\Attributes as OA;
67

78
#[OA\SecurityScheme(

0 commit comments

Comments
 (0)