Autoformat

This commit is contained in:
Antoine Gersant 2017-07-08 02:13:53 -07:00
parent c5db1f250f
commit 48f5ea9f88

View file

@ -202,7 +202,7 @@ impl<'conn> IndexBuilder<'conn> {
_ => {
println!("File read error within {}", path_string);
break;
},
}
};
if file_path.is_dir() {