forked from openlp/openlp
Import fixes
This commit is contained in:
parent
108d3244c9
commit
a8f2cd2e1f
@ -25,9 +25,7 @@
|
|||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
from PyQt4 import QtNetwork, QtCore
|
from openlp.core.lib import Plugin
|
||||||
|
|
||||||
from openlp.core.lib import Plugin, Receiver
|
|
||||||
from openlp.plugins.remotes.lib import RemoteTab, HttpServer
|
from openlp.plugins.remotes.lib import RemoteTab, HttpServer
|
||||||
|
|
||||||
log = logging.getLogger(__name__)
|
log = logging.getLogger(__name__)
|
||||||
|
Loading…
Reference in New Issue
Block a user