Skip to content

Commit

Permalink
fix: remove used localdate variable
Browse files Browse the repository at this point in the history
  • Loading branch information
louiss0 committed Jan 13, 2025
1 parent f54ac40 commit b0f764e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/asciidoc/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const asciidocBaseSchema = z
const {
doctitle,
docdate,
localdate,
...rest
} = parsedInput;

Expand Down

0 comments on commit b0f764e

Please sign in to comment.