web: remove dead code

This commit is contained in:
2024-09-29 18:02:45 -07:00
parent efc991923d
commit 6500e60c40
3 changed files with 2 additions and 49 deletions

View File

@@ -7,7 +7,6 @@ use thiserror::Error;
use web_sys::HtmlElement;
use crate::{
api,
api::urls,
consts::SEARCH_RESULTS_PER_PAGE,
graphql,