Skip to content

Commit

Permalink
remove app deps
Browse files Browse the repository at this point in the history
  • Loading branch information
techgaun committed Mar 1, 2024
1 parent cd7b67f commit 13f529a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ defmodule Auth0Ex.Mixfile do

def application do
[
applications: [:logger, :httpoison, :jason],
mod: {Auth0Ex.Application, []}
]
end
Expand Down

0 comments on commit 13f529a

Please sign in to comment.