Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Commit d247e15

Browse files
Kitnathankleyn
Kit
authored andcommitted
Remove redundant code
1 parent 566b935 commit d247e15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

git/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ pub fn load_repos(root_path: &Path) -> HashMap<String, Repository> {
5252
}
5353
})
5454
})
55-
.into_iter()
5655
.collect()
5756
}
5857

0 commit comments

Comments
 (0)