mirror of
https://git.robbyzambito.me/zaprus
synced 2026-02-04 08:24:52 +00:00
Remove prints
This commit is contained in:
@@ -59,7 +59,6 @@ pub fn main() !void {
|
||||
if (r.len > 0) r else "Hello darkness my old friend",
|
||||
dest,
|
||||
);
|
||||
// std.debug.print("Sent: {s}\n", .{r});
|
||||
return;
|
||||
} else if (res.args.connect) |c| {
|
||||
if (false) {
|
||||
|
||||
Reference in New Issue
Block a user