@@ -29,7 +29,6 @@ class PCMStream:
self.stream.start()
def clean_up(self):
global noisegate_obj
if self.stream is not None:
self.stream.stop()
self.stream.close()
The note is not visible to the blocked user.