Skip to content

Commit e700284

Browse files
caspervonbByron
authored andcommitted
Lint
1 parent 960dcdc commit e700284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-config/src/file/git_config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,7 @@ a"#,
15291529

15301530
#[cfg(test)]
15311531
mod from_paths {
1532-
use super::{Cow, GitConfig, ParserOrIoError, Path};
1532+
use super::{Cow, GitConfig, ParserOrIoError};
15331533
use std::{fs, io};
15341534
use tempfile::tempdir;
15351535

0 commit comments

Comments
 (0)