Skip to content

Commit

Permalink
fix(comment): コメントパターン30のとき、コメント文が出力されない不具合を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yokenzan committed Sep 26, 2023
1 parent 13a78f1 commit f734921
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ def format(appended_content)
unless pattern.requires_embdding?
return \
case pattern.code
when Pattern::APPEND_FREE
appended_content
when Pattern::NO_APPEND
name
else
Expand Down

0 comments on commit f734921

Please sign in to comment.