zeitwerk: Api -> API

This commit is contained in:
Pierre de La Morinerie 2020-08-05 16:40:47 +00:00
parent 482f990594
commit 150ddab660
82 changed files with 235 additions and 217 deletions

View file

@ -18,7 +18,7 @@ class AdministrateurUsageStatisticsService
private
def api
@api ||= Sendinblue::Api.new_properly_configured!
@api ||= Sendinblue::API.new_properly_configured!
end
def administrateur_stats(administrateur)