Skip to content

Commit 6d79f96

Browse files
committed
Fix missing end
1 parent 507208e commit 6d79f96

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/controllers/materials_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ def material_params
181181
external_resources: %i[url title],
182182
event_ids: [], locked_fields: [])
183183
end
184-
end
185184

186185
def set_learning_path_navigation
187186
return unless params[:lp]

0 commit comments

Comments
 (0)