Skip to content

Commit

Permalink
Removed WISK
Browse files Browse the repository at this point in the history
  • Loading branch information
martijncasteel committed Mar 31, 2016
1 parent 9d07cab commit 07b6edb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions db/seeds.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,11 @@
)
Study.create(
id: 6,
code: 'WISK',
masters: false
)
Study.create(
id: 7,
code: 'AINM',
masters: true
)
Study.create(
id: 8,
id: 7,
code: 'GMTE',
masters: true
)
Expand Down

0 comments on commit 07b6edb

Please sign in to comment.