From beffb3b5bd942864719401fd7628465996816ea0 Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Sat, 3 Feb 2018 12:19:37 +0000 Subject: [PATCH] remove extra line --- openlp/core/ui/mainwindow.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/openlp/core/ui/mainwindow.py b/openlp/core/ui/mainwindow.py index 1b923a9fb..4acb72ae2 100644 --- a/openlp/core/ui/mainwindow.py +++ b/openlp/core/ui/mainwindow.py @@ -56,8 +56,6 @@ from openlp.core.version import get_version from openlp.core.widgets.dialogs import FileDialog from openlp.core.widgets.docks import OpenLPDockWidget, MediaDockManager -#log = logging.getLogger(__name__) - class Ui_MainWindow(object): """