Skip to content

Commit a6ffa7b

Browse files
committed
Remove new_relic_absinthe package
This package is now deprecated and the new_relic_agent package now nativaly integrates with absinthe. Adding this package actually seems to break the new_relic_agent integration.
1 parent 693ba3a commit a6ffa7b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mix.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ defmodule ElixirBoilerplate.Mixfile do
8585

8686
# Monitoring
8787
{:new_relic_agent, "~> 1.27"},
88-
{:new_relic_absinthe, "~> 0.0"},
8988

9089
# Telemetry
9190
{:telemetry_ui, "~> 4.0"},

0 commit comments

Comments
 (0)