Skip to content

Commit 41aacda

Browse files
committed
tidying
1 parent dfc1f0b commit 41aacda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/views/api/lessons/index.json.jbuilder

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ json.array!(@lessons_with_users) do |lesson, user|
2323
:identifier,
2424
:project_type
2525
)
26-
# json.project.finished(lesson.project.finished) if lesson.project.remixed_from_id.present?
2726
end
2827

2928
json.user_name(user&.name)

0 commit comments

Comments
 (0)