Skip to content

Commit 70f659d

Browse files
authored
Remove extraneous comment in mix.exs (feliperenan#54)
1 parent 36e6b42 commit 70f659d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mix.exs

-3
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ defmodule HeexFormatter.MixProject do
2121
# Run "mix help deps" to learn about dependencies.
2222
defp deps do
2323
[
24-
# Just while this PR gets merged:
25-
#
26-
# https://github.com/phoenixframework/phoenix_live_view/pull/1847
2724
{:phoenix_live_view, "~> 0.17.7"},
2825
{:jason, "~> 1.3"},
2926
{:credo, "~> 1.6", only: [:dev, :test], runtime: false}

0 commit comments

Comments
 (0)