Skip to content

Commit

Permalink
small change in log
Browse files Browse the repository at this point in the history
  • Loading branch information
kyzooghost committed Sep 30, 2024
1 parent 0161e44 commit 418b962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request_handler/src/core.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ impl RequestHandler {
socket.send(repl.into()).await?;
}
}
}
}

0 comments on commit 418b962

Please sign in to comment.