Skip to content

Commit

Permalink
不要な変更を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
monyatto committed Jul 25, 2023
1 parent 067a53e commit d550628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/user.rb
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ def create_followup_comment(student)
)
student.sent_student_followup_message = true
student.save(validate: false)
end_
end
end

def away?
Expand Down

0 comments on commit d550628

Please sign in to comment.