diff --git a/app/views/devise/registrations/new.html.haml b/app/views/devise/registrations/new.html.haml index fb3f7f3..b2393d7 100644 --- a/app/views/devise/registrations/new.html.haml +++ b/app/views/devise/registrations/new.html.haml @@ -14,10 +14,6 @@ = f.label :last_name %br/ = f.text_field :last_name - %div - = f.label :nickname - %br/ - = f.text_field :nickname %div = f.label :email %br/