Skip to content

Commit

Permalink
chore(types): remove unused imports (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
thiskevinwang authored Feb 28, 2023
1 parent ce066d7 commit e7f6ec1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
* SPDX-License-Identifier: MPL-2.0
*/

import { Pluggable, Compiler } from 'unified'
import { CompileOptions } from '@mdx-js/mdx'

export interface SerializeOptions {
Expand Down

0 comments on commit e7f6ec1

Please sign in to comment.