Commit d3ef920
Unused paramater : getter (vuejs#1039)
In the current getter example, there is no need of including `getters` dependency as we are not using it while defining the method to search by Id, `getTodoById`1 parent 6dd7022 commit d3ef920
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments