chore: clean up

This commit is contained in:
Yujia Qiao 2022-01-14 22:36:12 +08:00
parent d16916b4dd
commit 2c25bbd1cb
No known key found for this signature in database
GPG Key ID: DC129173B148701B
1 changed files with 0 additions and 2 deletions

View File

@ -84,8 +84,6 @@ pub fn floor_to_pow_of_2(x: usize) -> usize {
mod test {
use crate::helper::{floor_to_pow_of_2, log2_floor};
use super::udp_connect;
#[test]
fn test_log2_floor() {
let t = [