Update linphone imports

This commit is contained in:
klonfish 2020-12-28 19:54:19 +00:00
parent f3418971e6
commit 987359d1ad
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
import linphone
import time
import threading
import subprocess
from pylinphone import LinphoneCommunicationSocket
from pylinphone.pylinphone import LinphoneCommunicationSocket
class PhoneProxyConfiguration(object):