Autoformat
This commit is contained in:
parent
c5db1f250f
commit
48f5ea9f88
1 changed files with 5 additions and 5 deletions
|
@ -202,7 +202,7 @@ impl<'conn> IndexBuilder<'conn> {
|
||||||
_ => {
|
_ => {
|
||||||
println!("File read error within {}", path_string);
|
println!("File read error within {}", path_string);
|
||||||
break;
|
break;
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
if file_path.is_dir() {
|
if file_path.is_dir() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue