Skip to content

Commit

Permalink
Update lib/school_creator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead authored May 8, 2024
1 parent fecfde6 commit dd2b879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/school_creator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

module SchoolCreator
def self.create_schools(number_of_schools, international: false)
valid_states = School::VALID_STATES
grade_levels = School.grade_levels.keys
school_types = School.school_types.keys
available_countries = ISO3166::Country.all
Expand Down

0 comments on commit dd2b879

Please sign in to comment.