remove debug msg

This commit is contained in:
Lev Kokotov
2023-04-22 07:47:19 -07:00
parent ab7ac16974
commit 088f1a7dae

View File

@@ -1348,8 +1348,6 @@ where
}
};
debug!("Wrote to client");
if !server.is_data_available() {
break;
}