Skip to content

Commit

Permalink
fix: remove unused SaveMediaObject import from file-upload.md (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
justpilot authored Dec 30, 2024
1 parent 82154ae commit 1a75c17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion symfony/file-upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ use ApiPlatform\Metadata\Get;
use ApiPlatform\Metadata\GetCollection;
use ApiPlatform\Metadata\Post;
use ApiPlatform\OpenApi\Model;
use App\State\SaveMediaObject;
use Doctrine\ORM\Mapping as ORM;
use Symfony\Component\HttpFoundation\File\File;
use Symfony\Component\Serializer\Annotation\Groups;
Expand Down

0 comments on commit 1a75c17

Please sign in to comment.