removing phx_gen_auth dep as no longer needed

This commit is contained in:
Adam Piontek 2021-03-05 12:59:11 -05:00
parent d044c9ed0b
commit b0978d11b3
1 changed files with 0 additions and 1 deletions

View File

@ -48,7 +48,6 @@ defmodule Bones73k.MixProject do
{:gettext, "~> 0.11"},
{:jason, "~> 1.0"},
{:plug_cowboy, "~> 2.0"},
{:phx_gen_auth, "~> 0.5", only: [:dev], runtime: false},
{:ecto_enum, "~> 1.4"},
{:bamboo, "~> 2.0"},
{:bamboo_smtp, "~> 4.0"},