Skip to content

Commit 0264e76

Browse files
committed
Oops, introduced a formatting error in the merge resolution
1 parent 78dffb7 commit 0264e76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/krate/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ impl Crate {
484484
owner.login(),
485485
self.name
486486
))
487-
},
487+
}
488488
// Teams are added as owners immediately
489489
owner @ Owner::Team(_) => {
490490
let crate_owner = CrateOwner {

0 commit comments

Comments
 (0)