mirror of
https://github.com/OMGeeky/twba.twitch_fetcher.git
synced 2026-02-23 15:49:57 +01:00
fix clippy warnings
This commit is contained in:
@@ -2,8 +2,6 @@ mod client;
|
||||
pub mod errors;
|
||||
pub mod prelude;
|
||||
use crate::prelude::*;
|
||||
use twba_backup_config::prelude::Config;
|
||||
use twba_backup_config::Conf;
|
||||
use twba_common::{get_config, init_tracing};
|
||||
|
||||
#[tokio::main]
|
||||
|
||||
Reference in New Issue
Block a user