Commit e987769
fix: remove unused Hacks::get_defaults() call in Forms::init (#180)
get_defaults() is a pure function that returns an array but the return
value was discarded. The call had no side effects and did nothing.
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent a59c0a6 commit e987769
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
0 commit comments