Remove unneccessary imports

This commit is contained in:
Flori Weber 2023-06-18 23:04:25 +02:00
parent 636cb4c751
commit 6d8e0aaa39
No known key found for this signature in database
GPG Key ID: 0ACD574FCF5226CF
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
use reqwest::{Client, RequestBuilder};
use reqwest::Client;
use serde_json::to_string;
use crate::{