Skip to content

Commit

Permalink
Tweak style again
Browse files Browse the repository at this point in the history
  • Loading branch information
haltman-at committed Jul 12, 2019
1 parent 99909c1 commit 16d9064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ const getIndentStr = opts => {
}

const syntaxHlStr = (lang, script, opts, indentStart) => {

const indentStr = getIndentStr(opts)

if (opts.$indent.tabs) {
Expand Down

0 comments on commit 16d9064

Please sign in to comment.