Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
80b93b7437
2 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ pub fn blog(self: *Self, req: zap.Request) void {
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
req.sendBody("ERROR: You shouldn't be looking here.") catch return;
|
||||
}
|
||||
req.sendBody("ERROR: Request for post is invalid.") catch return;
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue