[eslint] Get rid of extra build output
Change-Id: Ida3c34427a305b735ca4c3cb22912bc90a509184 Reviewed-on: https://gerrit.instructure.com/98313 Reviewed-by: Derek Bender <djbender@instructure.com> Tested-by: Jenkins Product-Review: Clay Diffrient <cdiffrient@instructure.com> QA-Review: Clay Diffrient <cdiffrient@instructure.com>
This commit is contained in:
parent
0f7573b108
commit
aef1574fce
|
@ -35,7 +35,6 @@ comments = comments.map do |comment|
|
|||
comment[:severity] = 'warn'
|
||||
comment
|
||||
end
|
||||
puts comments
|
||||
|
||||
unless comments.size > 0
|
||||
puts "-- -- -- -- -- -- -- -- -- -- --"
|
||||
|
|
Loading…
Reference in New Issue