Skip to content

Commit 79ced39

Browse files
committed
Wire example: remove unused import
1 parent 78f17f0 commit 79ced39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/wire.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
66
"""
77
import argparse
8-
import logging
98

109
import sounddevice as sd
1110
import numpy # Make sure NumPy is loaded before it is used in the callback

0 commit comments

Comments
 (0)