removed flag

This commit is contained in:
Monica Moniot
2023-12-13 11:04:20 -05:00
parent 3da21fb367
commit b8e25ecb57
-1
View File
@@ -95,7 +95,6 @@ impl XorshiftRandom {
ret
}
#[cfg(test)]
pub fn set_test_seed(&self, seed: u64) {
use std::ops::DerefMut;