diff --git a/mix.exs b/mix.exs index f62a7fb..fdb9f6a 100644 --- a/mix.exs +++ b/mix.exs @@ -17,8 +17,7 @@ defmodule ReactPhoenix.Mixfile do end def application do - [applications: [:logger, :phoenix_html, :poison], - mod: []] + [applications: [:logger, :phoenix_html, :poison],] end def description do