Remove old export code
This commit is contained in:
parent
bcd92f5956
commit
b7051da278
9 changed files with 1 additions and 376 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue