Skip to content

Commit

Permalink
Remove unused run time dependency (crypto)
Browse files Browse the repository at this point in the history
  • Loading branch information
g-andrade committed Oct 15, 2023
1 parent f68ce6c commit 079129c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,6 @@ defmodule Sqids.MixProject do
]
end

# Run "mix help compile.app" to learn about applications.
def application do
[
extra_applications: [
# FIXME
:crypto
]
]
end

# Run "mix help deps" to learn about dependencies.
defp deps do
List.flatten([
Expand Down

0 comments on commit 079129c

Please sign in to comment.