Remove a blank line

This commit is contained in:
gregoirenovel 2017-05-26 19:31:17 +02:00
parent f8673894e2
commit 68e734fbb5

View file

@ -9,6 +9,5 @@ class AutoArchiveProcedureWorker
end
procedures_to_archive.update_all(archived: true)
end
end