Commit f78b006f authored by Lin Jen-Shin's avatar Lin Jen-Shin

Remove duplicated method, aligning to CE

parent b33057c1
......@@ -31,14 +31,6 @@ module Users
true
end
protected
def notify_success(user_exists)
notify_new_user(@user, nil) unless user_exists
success
end
private
def notify_success(user_exists)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment