Revert "Introduce log_dir env variable for truemail and require it with figaro."

This reverts commit 76eed1ef08.
This commit is contained in:
Alex Sherman 2020-07-17 16:58:42 +05:00
parent 76eed1ef08
commit d4f49e6556
3 changed files with 1 additions and 5 deletions

View file

@ -5,5 +5,4 @@ Figaro.require_keys(%w[
time_zone
action_mailer_default_host
action_mailer_default_from
log_dir
])