diff --git a/core/subresources.md b/core/subresources.md index cbdcd382b04..a90ed734f3d 100644 --- a/core/subresources.md +++ b/core/subresources.md @@ -303,7 +303,6 @@ namespace App\Entity; use ApiPlatform\Metadata\ApiResource; use ApiPlatform\Metadata\Get; use ApiPlatform\Metadata\Link; -use ApiPlatform\Metadata\Post; use Doctrine\ORM\Mapping as ORM; #[ORM\Entity]