Skip to content

Commit c6751b3

Browse files
committed
lint
1 parent 6b15148 commit c6751b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextjs/src/server/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// import/export got a false positive, and affects most of our index barrel files
22
// can be removed once following issue is fixed: https://github.com/import-js/eslint-plugin-import/issues/703
33
/* eslint-disable import/export */
4-
import { context } from '@opentelemetry/api';
54
import {
65
ATTR_HTTP_ROUTE,
76
ATTR_URL_QUERY,

0 commit comments

Comments
 (0)