Skip to content

Commit e9bc40b

Browse files
committed
fix: remove trailing blank line in pfe-assets plugin
Fixes padded-blocks lint error. Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d3e68cc commit e9bc40b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/_plugins/pfe-assets.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,5 @@ module.exports = {
8585
// The demo files are written primarily for the dev SPA (`npm start`),
8686
// so here we transform the paths found in those files to match the docs site's file structure
8787
eleventyConfig.addTransform('demo-paths', demoPaths);
88-
8988
},
9089
};

0 commit comments

Comments
 (0)