fix: remove log statement
This commit is contained in:
parent
44996e7714
commit
25ad803912
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ defmodule Putzplan.Secrets do
|
|||
|> Atom.to_string()
|
||||
|> String.upcase()
|
||||
|> secret_from_env()
|
||||
|> dbg
|
||||
end
|
||||
|
||||
defp secret_from_env(name) do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue