Skip to content

Commit 0892030

Browse files
committed
Fix missing end
1 parent 26f39f1 commit 0892030

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)