Skip to content

Commit

Permalink
Fix formatting of mix.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilkowalski authored and zachdaniel committed Jan 25, 2021
1 parent f6804f3 commit 46a7183
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 @@ -66,7 +66,6 @@ defmodule Spandex.Mixfile do
{:makeup, "~> 1.0.1", only: :dev},
{:makeup_elixir, "~> 0.14.0", only: :dev},
{:nimble_parsec, "~> 0.5.3", only: :dev},

{:decorator, "~> 1.2", optional: true},
{:optimal, "~> 0.3.3"},
{:plug, ">= 1.0.0"}
Expand Down

0 comments on commit 46a7183

Please sign in to comment.