Thomas 1 năm trước cách đây
mục cha
commit
74a73896b8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/lib.rs

+ 0 - 1
src/lib.rs

@@ -355,7 +355,6 @@ mod tests {
             )))?
         ;
         let compressed_str = sess.link("http://store-desktop.local/igv/")?;
-        //
         println!("{compressed_str}");
         Ok(())
     }