mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-09-11 15:45:34 +08:00
removes unneeded comment
This commit is contained in:
parent
8fe1977ca8
commit
5a1615825d
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ module ApplicationHelper
|
|||
end
|
||||
|
||||
user_name = user.full_name
|
||||
# binding.pry
|
||||
|
||||
unless skip_user_status || user_still_in_team
|
||||
user_name << " #{I18n.t('atwho.res.removed')}"
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue