This commit is contained in:
TheKodeToad 2024-05-01 00:05:00 +01:00
parent cdc0dac0c3
commit 5f5f399c8f
No known key found for this signature in database
GPG key ID: 5E39D70B4C93C38E

View file

@ -1,4 +1,4 @@
use super::{HttpClient, HttpClientExt};
use super::HttpClient;
use eyre::Result;