Fix formatting (#822)

This commit is contained in:
Dominik Maier 2022-10-07 02:15:23 +02:00 committed by GitHub
parent c61bb8cd5e
commit f3e8ed832b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -691,7 +691,6 @@ mod freebsd {
use libc::CPU_ISSET;
use super::*;
use libc::CPU_ISSET;
#[test]
fn test_freebsd_get_affinity_mask() {