From 5a32b4065393440d5e748dd0758d1b1dd77cc865 Mon Sep 17 00:00:00 2001 From: Philip Ridout Date: Fri, 15 Feb 2019 22:54:45 +0000 Subject: [PATCH] pep again! --- openlp/core/ui/firsttimeform.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openlp/core/ui/firsttimeform.py b/openlp/core/ui/firsttimeform.py index cd4f874b3..499b83675 100644 --- a/openlp/core/ui/firsttimeform.py +++ b/openlp/core/ui/firsttimeform.py @@ -71,7 +71,6 @@ class ThemeListWidgetItem(QtWidgets.QListWidgetItem): run_thread(worker, thread_name) ftw.thumbnail_download_threads.append(thread_name) - def _on_download_failed(self): """ Set an icon to indicate that the thumbnail download has failed.