Skip to content

Commit 1a75c17

Browse files
authored
fix: remove unused SaveMediaObject import from file-upload.md (#2112)
1 parent 82154ae commit 1a75c17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

symfony/file-upload.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ use ApiPlatform\Metadata\Get;
6767
use ApiPlatform\Metadata\GetCollection;
6868
use ApiPlatform\Metadata\Post;
6969
use ApiPlatform\OpenApi\Model;
70-
use App\State\SaveMediaObject;
7170
use Doctrine\ORM\Mapping as ORM;
7271
use Symfony\Component\HttpFoundation\File\File;
7372
use Symfony\Component\Serializer\Annotation\Groups;

0 commit comments

Comments
 (0)