mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
remove extraneous comment
This commit is contained in:
parent
f78cdd8eab
commit
a9ba41976d
@ -427,7 +427,6 @@ function updateCommentNode(commentNode, comment) {
|
||||
}
|
||||
|
||||
// TODO: docs
|
||||
// TODO: skip trailing comments unless it's a Program node?
|
||||
Visitor.prototype.visitNodeComments = function(node, parser, filename) {
|
||||
var comment;
|
||||
var comments;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user