Skip to content

Commit

Permalink
bot: fix cs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond committed Nov 5, 2024
1 parent a151853 commit 28b7e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Browser/KernelBrowser.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
use Zenstruck\Callback\Parameter;
use Zenstruck\Foundry\Factory;
use Zenstruck\Foundry\Persistence\Proxy;
use Zenstruck\Foundry\Proxy As LegacyProxy;
use Zenstruck\Foundry\Proxy as LegacyProxy;

/**
* @author Kevin Bond <[email protected]>
Expand Down

0 comments on commit 28b7e1a

Please sign in to comment.