Skip to content

Commit 4e28259

Browse files
author
Toshio Ito
committed
run cargo fmt.
1 parent 9645a1b commit 4e28259

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mpmc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,5 +586,4 @@ mod tests {
586586
// this should not block forever
587587
assert!(q.enqueue(0).is_err());
588588
}
589-
590589
}

0 commit comments

Comments
 (0)