From 3f7693ae1311971fefbc350622e5893409f1b0cd Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Mon, 4 Apr 2022 21:51:09 +0200 Subject: [PATCH] style remove blank line --- app/lib/active_storage/downloadable_file.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/app/lib/active_storage/downloadable_file.rb b/app/lib/active_storage/downloadable_file.rb index 8c3855ad4..413662fc3 100644 --- a/app/lib/active_storage/downloadable_file.rb +++ b/app/lib/active_storage/downloadable_file.rb @@ -1,4 +1,3 @@ - class ActiveStorage::DownloadableFile def self.create_list_from_dossier(dossier, for_expert = false) dossier_export = PiecesJustificativesService.generate_dossier_export(dossier)