Skip to content

Commit

Permalink
Merge pull request hackclub#330 from hackclub/leader-video-url-not-re…
Browse files Browse the repository at this point in the history
…quired

YouTube video is not required to apply
  • Loading branch information
zachlatta authored Jan 22, 2018
2 parents ad42f0e + a7debe3 commit de0507b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/app/models/new_club_application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ class NewClubApplication < ApplicationRecord
application.validates :high_school_name,
:high_school_type,
:high_school_address,
:leaders_video_url,
:leaders_team_origin_story,
:progress_general,
:progress_student_interest,
Expand Down

0 comments on commit de0507b

Please sign in to comment.