瀏覽代碼

chore: clean up

Yujia Qiao 4 年之前
父節點
當前提交
2c25bbd1cb
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      src/helper.rs

+ 0 - 2
src/helper.rs

@@ -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 = [