Commit 541866b
refactor: remove unused score.rs module
Per review feedback - the Score type wasn't actually used anywhere
in the codebase, so remove it rather than keeping dead code with
allow(dead_code) attributes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 3207180 commit 541866b
2 files changed
+0
-154
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 43 | | |
48 | 44 | | |
49 | 45 | | |
| |||
This file was deleted.
0 commit comments