forked from openlp/openlp
Redundant imports
This commit is contained in:
parent
16043527fc
commit
1cd3206f96
@ -30,8 +30,6 @@ and play multimedia within OpenLP.
|
|||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import sys
|
|
||||||
from subprocess import Popen, PIPE
|
|
||||||
|
|
||||||
from PyQt4 import QtCore, QtGui, QtWebKit, QtOpenGL
|
from PyQt4 import QtCore, QtGui, QtWebKit, QtOpenGL
|
||||||
from PyQt4.phonon import Phonon
|
from PyQt4.phonon import Phonon
|
||||||
|
Loading…
Reference in New Issue
Block a user