Commit a88e611
committed
Drop empty PostStore constructor in Nuxt example
The class only declared a no-op explicit constructor; field
initializers cover what was needed, so let the implicit default
constructor handle it.
#676
Assisted-by: Claude Code:claude-opus-4-71 parent 8a91f8e commit a88e611
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments