Skip to content

Commit 8629fee

Browse files
author
demetrio.marino
committed
fix: lint
1 parent f3ecd90 commit 8629fee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/server/statusRoutes.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import { statusRoutes } from './statusRoutes.js'
2020
import { name, version } from '../../package.json'
2121

2222
suite('test http streaming server', () => {
23-
2423
let fastify: FastifyInstance
2524
beforeEach(async () => {
2625
fastify = Fastify({

0 commit comments

Comments
 (0)