From 151e969a21fb4c67cedb17c76cafa55165702335 Mon Sep 17 00:00:00 2001 From: jacr13 Date: Mon, 24 Jan 2022 18:17:34 +0100 Subject: [PATCH] remove unnecessary code line --- app/utils/results.py | 1 - 1 file changed, 1 deletion(-) diff --git a/app/utils/results.py b/app/utils/results.py index 3602dce..808a1b5 100644 --- a/app/utils/results.py +++ b/app/utils/results.py @@ -354,7 +354,6 @@ def get_tabs_content(tabs: dict, tab_content['name'] = translation[tab_id] # update href with query - query = full_query query = full_query.replace(f'&tbm={search_type}', '') if tab_content['tbm'] is not None: