diff --git a/app/models/booth.rb b/app/models/booth.rb index 14740745..4c1bb203 100644 --- a/app/models/booth.rb +++ b/app/models/booth.rb @@ -25,7 +25,6 @@ class Booth < ApplicationRecord :state, :responsibles, :conference_id, - :email, :website_url, :submitter_relationship, presence: true