Skip to content

Commit 28b7e1a

Browse files
committed
bot: fix cs [skip ci]
1 parent a151853 commit 28b7e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Browser/KernelBrowser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
use Zenstruck\Callback\Parameter;
2323
use Zenstruck\Foundry\Factory;
2424
use Zenstruck\Foundry\Persistence\Proxy;
25-
use Zenstruck\Foundry\Proxy As LegacyProxy;
25+
use Zenstruck\Foundry\Proxy as LegacyProxy;
2626

2727
/**
2828
* @author Kevin Bond <[email protected]>

0 commit comments

Comments
 (0)