Skip to content

Commit

Permalink
remove unused vars
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Apr 17, 2024
1 parent c29e07b commit 4b93303
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/event_type_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ defmodule OpentelemetryAbsintheTest.EvenType do
alias OpentelemetryAbsintheTest.Support.GraphQL.Queries
alias OpentelemetryAbsintheTest.Support.Query

@graphql_document :"graphql.document"
@graphql_operation_name :"graphql.operation.name"
@graphql_operation_type :"graphql.operation.type"
@graphql_request_selections :"graphql.request.selections"
@graphql_event_type :"graphql.event.type"

doctest OpentelemetryAbsinthe.Instrumentation
Expand Down

0 comments on commit 4b93303

Please sign in to comment.