-
Remove unnecessary method call in events view · 41df76b0Karlo Soriano authored
Since `User#to_param` already returns `User#username`, we don't need to pass in the user's username. Changing this also helps us obey LoD.
41df76b0
×
BigW Consortium Gitlab
Since `User#to_param` already returns `User#username`, we don't need to pass in the user's username. Changing this also helps us obey LoD.