Skip to content

Commit

Permalink
delete obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Nov 7, 2022
1 parent 16bf367 commit 84393af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/helpers.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const getDescribingCommentTags = (filePath) => {
const [base] = tags;
return base?.type === 'scriptlet'
|| base?.type === 'redirect';
// get `tags` from needed parser comment
});

if (describingComment.length === 0) {
Expand Down

0 comments on commit 84393af

Please sign in to comment.