remove commented out code
This commit is contained in:
parent
dcdca87f70
commit
88eab38eef
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue