Remove unneccessary imports

This commit is contained in:
Flori Weber 2023-06-18 23:04:25 +02:00
parent 8c68e8bd77
commit f658f3fe61
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 serde_json::to_string;
use crate::{ use crate::{