fix linter warning

This commit is contained in:
Eric Le Lay 2020-04-06 08:31:42 +02:00
parent c3bcf93dc8
commit 0567076c28
1 changed files with 0 additions and 1 deletions

View File

@ -754,7 +754,6 @@ class gPodder(BuilderWidget, dbus.service.Object):
if self.config.ui.gtk.search_always_visible:
self._search_podcasts.show_search(grab_focus=False)
def on_find_episode_activate(self, *args):
if self._search_episodes:
self._search_episodes.show_search()