fix(ci): remove unused vars
This commit is contained in:
parent
77acd7c517
commit
be188323e0
3 changed files with 4 additions and 12 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
const { frontmatter, post } = Astro.props;
|
||||
const { frontmatter } = Astro.props;
|
||||
---
|
||||
|
||||
<html lang="en">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue