Skip to content

Commit 3d49950

Browse files
committed
Fix linting
1 parent 9035efa commit 3d49950

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/http/drivers/FastifyServer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ export class FastifyServer implements Process {
214214
return response.send()
215215
}
216216

217-
218217
return validatedOutput
219218
} catch (e) {
220219
// Handle errors in the output validation.

0 commit comments

Comments
 (0)