Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmach committed Jan 13, 2025
1 parent 02bbd38 commit 9680028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/hex/scm.ex
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ defmodule Hex.SCM do
path = cache_path(repo, name, lock.version)

unknown_options = Keyword.keys(opts) -- @allowed_keys
dbg(unknown_options)

if unknown_options != [] do
Hex.Shell.warn(
Expand Down

0 comments on commit 9680028

Please sign in to comment.