mirror of
https://github.com/JonasunderscoreJones/jonas_jones-api.git
synced 2025-10-22 16:59:17 +02:00
code cleanup
This commit is contained in:
parent
5c7c572641
commit
ce7aa20a57
1 changed files with 0 additions and 2 deletions
|
@ -323,8 +323,6 @@ async fn filter_type_handler(params: HashMap<String, String>) -> Result<impl war
|
|||
}
|
||||
|
||||
async fn filter_gettypes_handler() -> Result<impl warp::Reply, warp::Rejection> {
|
||||
println!("Received parameters - parameters: gettypes");
|
||||
|
||||
// fetch the data
|
||||
let data = fetch_data().await.unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue