Skip to content

Commit

Permalink
CS
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Aug 20, 2024
1 parent 60a400e commit 5b66a9d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions properties/UpdateOptionalWithoutChangingInnerProperties.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,8 @@

namespace Properties\Formal\ORM;

use Formal\ORM\{
Manager,
Specification\Just,
};
use Fixtures\Formal\ORM\{
User,
AddressValue,
};
use Formal\ORM\Manager;
use Fixtures\Formal\ORM\User;
use Innmind\Specification\Sign;
use Innmind\BlackBox\{
Set,
Expand Down

0 comments on commit 5b66a9d

Please sign in to comment.