Skip to content

Commit bdef16b

Browse files
authored
Fix stray console.trace
Closes GH-6. Reviewed-by: Christian Murphy <[email protected]> Reviewed-by: Titus Wormer <[email protected]>
1 parent 8528571 commit bdef16b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ function renderedTextCollection(node, parent, info) {
271271
: collectPreText(node)
272272
}
273273

274-
console.trace('xxx')
275274
return []
276275
}
277276

0 commit comments

Comments
 (0)