undo last change re: other instrument id
This commit is contained in:
parent
12ca12f3cf
commit
118ed7c39c
|
|
@ -86,7 +86,6 @@ module JamRuby
|
|||
rsvp_slot = RsvpSlot.new
|
||||
rsvp_slot.is_unstructured_rsvp = true
|
||||
rsvp_slot.music_session = music_session
|
||||
rsvp_slot.instrument_id = "other"
|
||||
unless rsvp_slot.save
|
||||
raise StateError, 'Unable to auto-create RSVP Slot'
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue