Remove trailing whitespaces
This commit is contained in:
parent
c8b45f4f42
commit
dfc6ef4be6
@ -160,7 +160,7 @@ router.get('/notes/:note', async ctx => {
|
||||
summary: getNoteSummary(_note)
|
||||
});
|
||||
ctx.set('Cache-Control', 'private, max-age=0, must-revalidate');
|
||||
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user