Skip to content

Commit 3504491

Browse files
author
Hannes Bornö
committed
Fix lint
1 parent cc66d81 commit 3504491

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/next/server/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ import {
2424
} from '../shared/lib/image-config'
2525
import { loadEnvConfig } from '@next/env'
2626
import { gte as semverGte } from 'next/dist/compiled/semver'
27-
import { getDependencies } from '../lib/get-package-version'
2827

2928
export { DomainLocale, NextConfig, normalizeConfig } from './config-shared'
3029

0 commit comments

Comments
 (0)