style: remove unnecessary newline for cleaner code
This commit is contained in:
parent
8f8865801a
commit
3c0a7be6eb
1 changed files with 0 additions and 1 deletions
|
|
@ -24,6 +24,5 @@ export default eventHandler(async (event) => {
|
|||
})
|
||||
setResponseStatus(event, 201)
|
||||
return { link }
|
||||
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue