Skip to content

Commit ad41826

Browse files
committed
remove redundant lesson_id
1 parent 3315f38 commit ad41826

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/views/api/projects/context.json.jbuilder

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ json.call(
66
@project,
77
:identifier,
88
:project_type,
9-
:school_id,
10-
:lesson_id
9+
:school_id
1110
)
1211

1312
json.lesson_id source_lesson&.id

0 commit comments

Comments
 (0)