Skip to content

Commit

Permalink
no spaces needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleysmithTTD committed Jul 29, 2024
1 parent 4ab7e41 commit 66afa08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,6 @@ const defaultRouteHandler: RequestHandler<{}, {}, z.infer<typeof DefaultRouteReq
}

await handler(req, res, next);




};

router.post('/', defaultRouteHandler);
Expand Down

0 comments on commit 66afa08

Please sign in to comment.