Lint and format src/compiler/compile/render_ssr/handlers/Comment.js

pull/8569/head
Simon Holthausen 3 years ago
parent afbe8f8b5a
commit 691be3e826

@ -8,7 +8,3 @@ export default function (node, renderer, options) {
renderer.add_string(`<!--${node.data}-->`);
}
}

Loading…
Cancel
Save