Skip to content

Commit ef3af1b

Browse files
jlge20wildmanj
authored andcommitted
Fix style errors
1 parent c2aef0f commit ef3af1b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/controllers/courses_controller.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -581,8 +581,7 @@ def run_moss
581581
`rm -rf #{tmp_dir}`
582582
end
583583

584-
def export
585-
end
584+
def export; end
586585

587586
private
588587

0 commit comments

Comments
 (0)