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)%'