Skip to content

Commit b43700e

Browse files
committed
Remove the ghost of ecto_has_many.
1 parent 744a655 commit b43700e

File tree

3 files changed

+1
-816
lines changed

3 files changed

+1
-816
lines changed

examples/todo/mix.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"graphql_relay": {:hex, :graphql_relay, "0.0.11"},
1010
"phoenix": {:hex, :phoenix, "1.0.4"},
1111
"phoenix_ecto": {:hex, :phoenix_ecto, "1.2.0"},
12-
"phoenix_html": {:hex, :phoenix_html, "2.5.0"},
12+
"phoenix_html": {:hex, :phoenix_html, "2.5.1"},
1313
"phoenix_live_reload": {:hex, :phoenix_live_reload, "1.0.3"},
1414
"plug": {:hex, :plug, "1.1.2"},
1515
"plug_graphql": {:git, "https://github.com/seanabrahams/plug_graphql.git", "563c62ba114a94bc5490172b3b160786e912af34", [branch: "relay"]},

lib/graphql/relay/connection/ecto_has_many.ex

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)