Skip to content

Commit cf65200

Browse files
committed
removing trailing whitespaces
1 parent 7cecfab commit cf65200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtest/helpers/concurrency.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pub fn get_concurrency() -> usize {
5757
#[cfg(target_os = "hermit")]
5858
fn num_cpus() -> usize {
5959
// FIXME: Implement num_cpus on HermitCore
60-
1
60+
1
6161
}
6262

6363
#[cfg(any(

0 commit comments

Comments
 (0)