mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-01-28 22:01:50 +00:00
linux(fix): hearing aid bug (#355)
fixed hearing aid bug Co-authored-by: ressiwage <ressiwage@ya.ru>
This commit is contained in:
@@ -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