Skip to content

Commit

Permalink
Tidy up whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Chalarangelo committed Jan 6, 2025
1 parent f26e81c commit 913e49f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions content/snippets/js/s/complex-object-field-validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -936,7 +936,6 @@ As the project grows towards its final form, I want to address a couple more top
The complete implementation is summarized below, as is traditional by now. This includes all the changes we've made to the `Model` class, as well as the changes to the `Author` and `Post` models, and all previous implementations.
<details>
<summary>View the complete implementation</summary>
Expand Down Expand Up @@ -1457,5 +1456,3 @@ export default class PostFactory extends Factory {
```
</details>

0 comments on commit 913e49f

Please sign in to comment.