Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
erlang 28.1.1
elixir 1.19.4-otp-28
elixir 1.20-otp-29
erlang 29.0
1 change: 0 additions & 1 deletion lib/dotenvy.ex
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down