mirror of
https://github.com/OMGeeky/backup_config.git
synced 2025-12-27 06:29:28 +01:00
fix clippy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use prelude::*;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::path::{Path, PathBuf};
|
||||
use std::path::PathBuf;
|
||||
pub mod prelude {
|
||||
pub use super::Conf;
|
||||
pub use confique::Config;
|
||||
|
||||
Reference in New Issue
Block a user