Skip to content

Commit

Permalink
remove stale comment
Browse files Browse the repository at this point in the history
  • Loading branch information
fedescarpa committed Nov 15, 2021
1 parent 6f32dab commit e3b01a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/mumuki/laboratory/jobs/jobs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Mumukit::Nuntius::JobConsumer.handle do
# Emitted by assigment manual evaluation in classroom
job 'MassiveJobCreated' do |payload|
body = payload.with_indifferent_access
MassiveJob.notify_users_to_add!(body[:massive_job_id], body[:uids])
Expand Down

0 comments on commit e3b01a5

Please sign in to comment.