Skip to content

Commit 6abbdc8

Browse files
committed
refactor: remove unused import
1 parent 5f8ef7a commit 6abbdc8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/utils/frontmatter.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { z } from 'zod'
22
import { fromError } from 'zod-validation-error'
3-
import { createHash } from 'node:crypto'
43

54

65
const frontmatterSchema = z.object({

0 commit comments

Comments
 (0)