Skip to content

Commit 5d357fb

Browse files
orangevinzvinceAmstoutzsoyuka
authored
Update subresources.md (#2171)
Co-authored-by: Vincent Amstoutz <[email protected]> Co-authored-by: Antoine Bluchet <[email protected]>
1 parent 00e8598 commit 5d357fb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/subresources.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,7 @@ Now let's add the Company class:
301301
namespace App\Entity;
302302

303303
use ApiPlatform\Metadata\ApiResource;
304-
use ApiPlatform\Metadata\Get;
305304
use ApiPlatform\Metadata\Link;
306-
use ApiPlatform\Metadata\Post;
307305
use Doctrine\ORM\Mapping as ORM;
308306

309307
#[ORM\Entity]

0 commit comments

Comments
 (0)