remove debug log

This commit is contained in:
2026-01-02 19:34:40 +00:00
parent c38d13e911
commit 6374952941

View File

@@ -265,7 +265,6 @@ pub const Message = union(MessageType) {
return error.InvalidOperation;
};
std.log.debug("parsing {s}", .{operation_string.items});
switch (operation) {
.connect => {
// for storing the json string