fix lint padded-blocks

This commit is contained in:
Johann150
2022-07-04 15:59:24 +02:00
parent ea9e32096b
commit f14d5886f2
5 changed files with 0 additions and 5 deletions

View File

@@ -24,7 +24,6 @@ export default defineComponent({
},
},
setup(props, ctx) {
const hpml = new Hpml(props.page, {
randomSeed: Math.random(),
visitor: $i,