From 663844053fd4bcd1445ed7eacc39caf6dd409dfe Mon Sep 17 00:00:00 2001 From: Mael Date: Wed, 8 Apr 2020 18:28:27 +0200 Subject: [PATCH] Delete mael_recaptcha.yaml --- mael/recaptcha-bundle/config/packages/mael_recaptcha.yaml | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 mael/recaptcha-bundle/config/packages/mael_recaptcha.yaml diff --git a/mael/recaptcha-bundle/config/packages/mael_recaptcha.yaml b/mael/recaptcha-bundle/config/packages/mael_recaptcha.yaml deleted file mode 100644 index db115dd7..00000000 --- a/mael/recaptcha-bundle/config/packages/mael_recaptcha.yaml +++ /dev/null @@ -1,3 +0,0 @@ -mael_recaptcha: - key: '%env(resolve:MAEL_RECAPTCHA_KEY)%' - secret: '%env(resolve:MAEL_RECAPTCHA_SECRET)%'