Skip to content

Commit 9372f57

Browse files
authored
remove empty multiple white line to succeed coding style
1 parent 9aefd9a commit 9372f57

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module.exports = (options = {}) => {
2222
let source;
2323
const posthtmlExpressionsOptions = options.posthtmlExpressionsOptions || {locals: false};
2424

25-
2625
if (options.delimiters) {
2726
posthtmlExpressionsOptions.delimiters = options.delimiters;
2827
}

0 commit comments

Comments
 (0)