Remove unused sendinblue import (#3875)

Suppression d'un import de script sendinblue superflu
This commit is contained in:
Pierre de La Morinerie 2019-05-15 16:36:22 +02:00 committed by GitHub
commit ae76da61f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,5 +43,3 @@
%i.fa.fa-times{ style: 'position: fixed; top: 10; right: 30; color: white;' }
= render partial: 'layouts/footer', locals: { main_container_size: main_container_size }
- if administrateur_signed_in?
= javascript_pack_tag 'sendinblue', async: true