Skip to content

Commit be53dcb

Browse files
committed
remove compilers
1 parent 23789a3 commit be53dcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ defmodule PhoenixOauth2Provider.Mixfile do
1010
elixir: "~> 1.8",
1111
elixirc_paths: elixirc_paths(Mix.env()),
1212
start_permanent: Mix.env() == :prod,
13-
compilers: [:phoenix] ++ Mix.compilers(),
1413
deps: deps(),
1514

1615
# Hex

0 commit comments

Comments
 (0)