refactor(voicemail): remove unused opus_path variable from VoicemailManager

This commit is contained in:
2026-01-01 18:03:56 -06:00
parent fec2f22680
commit 72d09e2456

View File

@@ -133,7 +133,6 @@ class VoicemailManager:
raise RuntimeError(msg)
wav_path = os.path.join(self.greetings_dir, "greeting.wav")
opus_path = os.path.join(self.greetings_dir, "greeting.opus")
try:
# espeak-ng to WAV