mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix fmt
This commit is contained in:
@@ -21,7 +21,6 @@ router.get(
|
||||
next: NextFunction
|
||||
): Promise<void> => {
|
||||
try {
|
||||
|
||||
logger.info('Request Headers: ');
|
||||
logger.info(req.headers);
|
||||
logger.info('Request Body: ');
|
||||
|
||||
Reference in New Issue
Block a user