We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b15148 commit c6751b3Copy full SHA for c6751b3
packages/nextjs/src/server/index.ts
@@ -1,7 +1,6 @@
1
// import/export got a false positive, and affects most of our index barrel files
2
// can be removed once following issue is fixed: https://github.com/import-js/eslint-plugin-import/issues/703
3
/* eslint-disable import/export */
4
-import { context } from '@opentelemetry/api';
5
import {
6
ATTR_HTTP_ROUTE,
7
ATTR_URL_QUERY,
0 commit comments