Removed commented code

This commit is contained in:
kdeng00
2025-06-28 19:03:02 -04:00
parent a212861397
commit 37d4401fb3
+1 -1
View File
@@ -734,7 +734,7 @@ pub mod endpoint {
Some(ct) => ct.to_string(),
None => String::new(),
};
// .unwrap().to_string();
let data = field.bytes().await.unwrap();
println!(