mirror of
https://github.com/forkless/NotAlterra.git
synced 2026-08-25 19:52:37 +02:00
fix clippy warnings and cargo fmt issues
This commit is contained in:
@@ -173,5 +173,3 @@ pub fn exe_dir() -> PathBuf {
|
||||
.and_then(|p| p.parent().map(Path::to_path_buf))
|
||||
.unwrap_or_else(|| PathBuf::from("."))
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user