Skip to content

Commit

Permalink
CS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielBadura committed Jan 5, 2024
1 parent 8a6f170 commit c443311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Projection/Projector/ProjectorId.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
namespace Patchlevel\EventSourcing\Projection\Projector;

use InvalidArgumentException;

use Patchlevel\EventSourcing\Projection\Projection\ProjectionId;

use function array_pop;
use function count;
use function ctype_digit;
Expand Down

0 comments on commit c443311

Please sign in to comment.