1
0

removing log, dep, and upgrading

This commit is contained in:
2024-09-22 04:05:35 +02:00
parent 1c414e204e
commit 19a69a2af1
4 changed files with 16 additions and 352 deletions

View File

@ -109,8 +109,6 @@ async fn start_ban_server() -> std::io::Result<()> {
continue;
}
println!("line: {}", line);
if line.is_empty() {
continue;
}