Commit db09ebd
fix: remove remaining phantom ledger call in get_case_timeline MCP tool
The get_case_timeline handler still called ledger.getEvidenceByCase()
which was removed from the rewritten ledgerClient. Evidence documents
are already fetched via evidenceClient in the facts section above.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fccaf40 commit db09ebd
1 file changed
Lines changed: 1 addition & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1238 | 1238 | | |
1239 | 1239 | | |
1240 | 1240 | | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
1244 | | - | |
1245 | | - | |
1246 | | - | |
1247 | | - | |
1248 | | - | |
1249 | | - | |
1250 | | - | |
1251 | | - | |
1252 | | - | |
1253 | | - | |
1254 | | - | |
| 1241 | + | |
1255 | 1242 | | |
1256 | 1243 | | |
1257 | 1244 | | |
| |||
0 commit comments