You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove unused ExpandRowRecursive after #305 (#306)
PR #305 dropped the only caller of ExpandRowRecursive in
FetchGroupedPlansAsync. Delete the now-unreachable method (only
its self-recursion remained) plus stale Avalonia/SqlClient usings
in the same file.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments