Remove old export code

This commit is contained in:
Paul Chavard 2020-02-19 17:25:25 +01:00
parent bcd92f5956
commit b7051da278
9 changed files with 1 additions and 376 deletions

View file

@ -37,10 +37,6 @@ class InstructeurMailerPreview < ActionMailer::Preview
InstructeurMailer.send_notifications(instructeur, data)
end
def notify_procedure_export_available
InstructeurMailer.notify_procedure_export_available(instructeur, procedure, 'xlsx')
end
private
def instructeur