mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Removed unnecessary comment
This commit is contained in:
parent
9a204b2f98
commit
ae2fdb557c
@ -115,8 +115,6 @@ pub async fn search(
|
||||
}
|
||||
};
|
||||
|
||||
// Use the page_url variable as needed
|
||||
|
||||
// fetch the cached results json.
|
||||
let cached_results_json = redis_cache.cached_results_json(&page_url);
|
||||
// check if fetched results was indeed fetched or it was an error and if so
|
||||
|
Loading…
Reference in New Issue
Block a user