Skip to content

Commit

Permalink
Update mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
karim-semmoud committed Feb 3, 2024
1 parent 66d7871 commit 132d2be
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@ defmodule Moon.MixProject do
]
end

# Configuration for the OTP application.
#
# Type `mix help compile.app` for more information.
def application do
((Code.ensure_compiled(MoonWeb.Application) && [{:mod, {MoonWeb.Application, []}}]) || []) ++
[extra_applications: [:logger, :runtime_tools]]
end

defp package do
[
licenses: ["MIT"],
Expand Down

0 comments on commit 132d2be

Please sign in to comment.