Skip to content

Commit

Permalink
fixup! IBX-7492: Fixed error when editing image in user profile
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs committed Jan 10, 2024
1 parent 3f24c1a commit 0ce977b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/Data/User/UserUpdateData.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
namespace Ibexa\ContentForms\Data\User;

use Ibexa\ContentForms\Data\Content\ContentData;
use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
use Ibexa\ContentForms\Data\NewnessCheckable;
use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
use Ibexa\Contracts\Core\Repository\Values\User\UserUpdateStruct;
use Ibexa\Core\Repository\Values\Content\VersionInfo;

Expand Down

0 comments on commit 0ce977b

Please sign in to comment.