refactor: remove unused import
This commit is contained in:
parent
27c735cf79
commit
aa92de3f3e
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
use serde::Deserialize;
|
||||
use tokio::fs::read_to_string;
|
||||
use crate::Error;
|
||||
use url::Url;
|
||||
|
||||
|
||||
#[derive(Debug, Deserialize)]
|
||||
pub struct ConfigBuilder {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue