Commit b41207a
refactor: remove dead standalone constructor from VoiceConversationViewModel
Remove design-time parameterless constructor that created its own
McpVoiceConversationService. No callers exist — service is always
injected by MainWindowViewModel.CreateVoiceConversationViewModel.
ViewModel violations: 110 (down from 125 baseline)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b71149e commit b41207a
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 69 | | |
77 | 70 | | |
78 | 71 | | |
| |||
0 commit comments