Skip to content

Commit a9cd4ad

Browse files
committed
fixup! IBX-7492: Fixed error when editing image in user profile
1 parent fc49d4d commit a9cd4ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Data/User/UserUpdateData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
namespace Ibexa\ContentForms\Data\User;
1010

1111
use Ibexa\ContentForms\Data\Content\ContentData;
12-
use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
1312
use Ibexa\ContentForms\Data\NewnessCheckable;
13+
use Ibexa\ContentForms\Data\VersionInfoAwareInterface;
1414
use Ibexa\Contracts\Core\Repository\Values\User\UserUpdateStruct;
1515
use Ibexa\Core\Repository\Values\Content\VersionInfo;
1616

0 commit comments

Comments
 (0)