Skip to content

Commit 9c8cea6

Browse files
committed
Remove useless comments
1 parent 620b1e8 commit 9c8cea6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/tags/exturl.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ function extURL(args, content) {
5151
title: title
5252
};
5353

54-
//console.log(url);
5554
return htmlTag('span', attrs, text.join(' '));
5655
}
5756

0 commit comments

Comments
 (0)