[Cosmetic] Add newline to end of file
This commit is contained in:
@ -180,4 +180,4 @@ CodeOceanEditorTips = {
|
|||||||
CodeOceanEditor.createEventHandler('editor_hide_tip', tip.data('exercise-tip-id')));
|
CodeOceanEditor.createEventHandler('editor_hide_tip', tip.data('exercise-tip-id')));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,4 +18,4 @@
|
|||||||
.editor-content.d-none
|
.editor-content.d-none
|
||||||
.editor.allow_ace_tooltip
|
.editor.allow_ace_tooltip
|
||||||
.actions = render('shared/submit_button', f: f, object: @tip)
|
.actions = render('shared/submit_button', f: f, object: @tip)
|
||||||
.editor
|
.editor
|
||||||
|
Reference in New Issue
Block a user