Commit f9e21c3
Fix unused-variable warning breaking --warnings-as-errors
do_logger_test_project/3 received interface but never used it (the
logger_test project doesn't yet vary its assertions by NIF vs CNode),
which failed mix test --warnings-as-errors in CI.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 63477d1 commit f9e21c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments