fix pep8.5

This commit is contained in:
Tim Bentley 2019-03-27 19:21:11 +00:00
parent ae2109e509
commit 0a2de8e606
2 changed files with 3 additions and 5 deletions

View File

@ -24,8 +24,6 @@ The Media plugin
"""
import logging
from PyQt5 import QtCore
from openlp.core.state import State
from openlp.core.api.http import register_endpoint
from openlp.core.common.i18n import translate