Skip to content

Commit

Permalink
Remove logger (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
LOU Xun authored and bitwalker committed Sep 5, 2018
1 parent e55d154 commit 58c4890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Expand Up @@ -40,7 +40,7 @@ defmodule Distillery.Mixfile do
end

def application do
[extra_applications: [:runtime_tools, :logger]]
[extra_applications: [:runtime_tools]]
end

defp deps do
Expand Down

0 comments on commit 58c4890

Please sign in to comment.