Skip to content

Commit 29f7bc4

Browse files
committed
fix: lint index routes
1 parent 701ea38 commit 29f7bc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
// eslint-disable-next-line no-unused-vars
21
import express, { Request, Response, NextFunction } from 'express'
32
import BuildResponse from 'modules/Response/BuildResponse'
43
import ResponseError from 'modules/Response/ResponseError'

0 commit comments

Comments
 (0)