Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
timlrx committed Apr 27, 2024
1 parent 2c59dfd commit 977f17f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { fs, unknownToRelativePosixFilePath } from '@contentlayer2/utils'
import { identity, OT, pipe, T } from '@contentlayer2/utils/effect'
import type * as ImageScript from 'imagescript'
import type sharp from 'sharp'
import * as URL from 'url'

import { FetchDataError } from '../../errors/index.js'
import type { HasDocumentContext } from '../DocumentContext.js'
Expand Down

0 comments on commit 977f17f

Please sign in to comment.