Skip to content

Commit

Permalink
Remove unnecessary whitespace in users_controller.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
ekumachidi committed Mar 15, 2024
1 parent 51715b4 commit e1f1759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/schools/users_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,5 @@ def send_user_invite_email
to: @user_invite.email
).despatch_later!
end

end
end

0 comments on commit e1f1759

Please sign in to comment.