refactor(expense-form): remove dead empty per-line AI assist scaffold

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Chris Chen
2026-06-25 15:18:28 -07:00
parent a8f5547c3c
commit 44a7dcf089
@@ -128,11 +128,6 @@
</label>
</div>
<!-- Per-line AI assist: translate this line's note + suggest its category from its own amount -->
<div>
</div>
<!-- Per-line suggestion card: the "suggest & confirm" step for this line -->
<div *ngIf="hasLineSuggestion(line)"
class="rounded border border-blue-200 bg-blue-50 p-3 flex flex-col gap-2 text-sm">