Skip to content

Commit

Permalink
deleted the declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
ale23yfm committed Jul 13, 2024
1 parent 8a9a430 commit b408197
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions v0/logo/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,6 @@
//CORS enable
header("Access-Control-Allow-Origin: *");

/**
* @OA\Get(
* path="/v0/logo/", tags={"logo"},
* @OA\Response(response="200", description="Success")
* )
*/

require_once '../config.php';

$core = "auth";
Expand Down

0 comments on commit b408197

Please sign in to comment.