Skip to content

Commit

Permalink
Remove surface_formatter which generated duplicate modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Zurga committed Aug 30, 2023
1 parent c15294e commit c099065
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ defmodule SurfaceBulma.MixProject do
{:surface_catalogue, "~> 0.6.0", only: [:dev, :test]},
{:phoenix_live_reload, "~> 1.3", only: [:dev]},
{:surface_font_awesome, "~> 0.2.0"},
{:surface_formatter, "~> 0.7.5"},
{:credo, "~> 1.5.6", only: :dev},
{:surface, "~> 0.10.0"},
{:phoenix_ecto, "~> 4.0", only: [:test, :dev]},
Expand Down

0 comments on commit c099065

Please sign in to comment.