diff --git a/.tool-versions b/.tool-versions index 8ec53f6..1ee4078 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ -erlang 28.1.1 -elixir 1.19.4-otp-28 \ No newline at end of file +elixir 1.20-otp-29 +erlang 29.0 diff --git a/lib/dotenvy.ex b/lib/dotenvy.ex index d95c3ea..22fa514 100644 --- a/lib/dotenvy.ex +++ b/lib/dotenvy.ex @@ -17,7 +17,6 @@ defmodule Dotenvy do alias Dotenvy.Transformer.Error - require Logger @typedoc """ An input source may be either a path to an env file or a map with string keys