linux(fix): hearing aid bug (#355)
fixed hearing aid bug Co-authored-by: ressiwage <ressiwage@ya.ru>
This commit is contained in:
co-authored by
ressiwage
parent
f3b1db2513
commit
0e1f784737
@@ -4,7 +4,7 @@ import socket
|
||||
import struct
|
||||
import sys
|
||||
import threading
|
||||
from socket import socket as Socket, TimeoutError
|
||||
from socket import socket as Socket
|
||||
from queue import Queue
|
||||
from threading import Thread
|
||||
from typing import Any, Dict, List, Optional
|
||||
|
||||
Reference in New Issue
Block a user