Skip to content

Commit 977f17f

Browse files
committed
remove unused import
1 parent 2c59dfd commit 977f17f

File tree

1 file changed

+0
-1
lines changed
  • packages/@contentlayer/source-files/src/fetchData/mapping

1 file changed

+0
-1
lines changed

packages/@contentlayer/source-files/src/fetchData/mapping/field-image.ts

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { fs, unknownToRelativePosixFilePath } from '@contentlayer2/utils'
44
import { identity, OT, pipe, T } from '@contentlayer2/utils/effect'
55
import type * as ImageScript from 'imagescript'
66
import type sharp from 'sharp'
7-
import * as URL from 'url'
87

98
import { FetchDataError } from '../../errors/index.js'
109
import type { HasDocumentContext } from '../DocumentContext.js'

0 commit comments

Comments
 (0)