Skip to content

Commit 84348a3

Browse files
committed
Remove old code
1 parent 8893ecf commit 84348a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/relationships.md

-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ Once you have defined and registered the collection, you can use it for a
3535
relationship by calling the `collection` method with the name of the collection:
3636

3737
```php
38-
use App\Models\{Article, Post};
39-
4038
ToMany::make('activity')->collection('activity');
4139
```
4240

0 commit comments

Comments
 (0)