remove commented out code

This commit is contained in:
foamyguy 2025-07-09 15:42:16 -05:00
parent dcdca87f70
commit 88eab38eef

View file

@ -219,8 +219,6 @@ class ColorTerminal:
):
print("playing beep")
self.audio_interface.play(self.beep_wave)
# while self.audio_interface.playing:
# pass
return
idx = 0