Remove unused sendinblue import

This commit is contained in:
Paul Chavard 2019-05-15 15:59:06 +02:00
parent 65ce284464
commit 2817e571e8

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