Skip to content

Commit 211d87c

Browse files
committed
readme
1 parent a55f690 commit 211d87c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ public function register(): void
151151

152152
Initialize the ApiKey service for the second entity manager in `App\Providers\AppServiceProvider`
153153
```php
154-
use ApiSkeletons\Laravel\Doctrine\ApiKey\Service\ApiKeyService;
155-
156154
public function boot()
157155
{
158156
app('ApiKeyService2')->init(app('em2'));

0 commit comments

Comments
 (0)