mirror of
https://github.com/house-of-vanity/furumi.git
synced 2025-07-07 13:44:07 +00:00
Linting
This commit is contained in:
@ -2,7 +2,7 @@ use std::path::PathBuf;
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
use env_logger::Env;
|
||||
use std::{path::Path, process};
|
||||
use std::{process};
|
||||
|
||||
mod config;
|
||||
mod filesystem;
|
||||
|
Reference in New Issue
Block a user