Skip to content

Commit

Permalink
Remove useless comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kamuiiiii committed Nov 10, 2022
1 parent 620b1e8 commit 9c8cea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/tags/exturl.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ function extURL(args, content) {
title: title
};

//console.log(url);
return htmlTag('span', attrs, text.join(' '));
}

Expand Down

0 comments on commit 9c8cea6

Please sign in to comment.