Skip to content

Commit 8c9ce42

Browse files
committed
fix: fixing linting
1 parent 91edadd commit 8c9ce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Response, RequestHandler } from 'express';
1+
import { RequestHandler, Response } from 'express';
22
import * as graphqlHTTP from 'express-graphql';
33
import { RewriteHandler, Rewriter } from 'graphql-query-rewriter';
44

0 commit comments

Comments
 (0)