mirror of
https://github.com/janishutz/midi-micro-bit_sound-converter.git
synced 2025-11-25 13:54:26 +00:00
Remove debug code still stuck in the app
This commit is contained in:
@@ -72,7 +72,6 @@ class MidiManagement:
|
|||||||
except:
|
except:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
print(self.__output_list)
|
|
||||||
self.addToClipboard(str(self.__output_list))
|
self.addToClipboard(str(self.__output_list))
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user