Skip to content

Commit d3fa3fe

Browse files
committed
update comments
1 parent f504d5a commit d3fa3fe

File tree

1 file changed

+0
-1
lines changed
  • languages/microsoft/typescriptlang.org/server/next.js/src/pages/api

1 file changed

+0
-1
lines changed

languages/microsoft/typescriptlang.org/server/next.js/src/pages/api/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/* eslint-disable @typescript-eslint/no-explicit-any */
21
import { logger } from '@reverse-proxy/utils/log';
32
import { tryCatch } from '@reverse-proxy/utils/try-catch';
43
import type { NextApiRequest, NextApiResponse } from 'next';

0 commit comments

Comments
 (0)