Skip to content

Commit

Permalink
Delete comments
Browse files Browse the repository at this point in the history
  • Loading branch information
cschiewek committed Mar 15, 2024
1 parent 2d42a2a commit 9ff3983
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/absinthe/pipeline.ex
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ defmodule Absinthe.Pipeline do

alias Absinthe.Phase

# @phase_start [:absinthe, :phase, :run, :start]
# @phase_stop [:absinthe, :phase, :run, :stop]

@type data_t :: any

@type phase_config_t :: Phase.t() | {Phase.t(), Keyword.t()}
Expand Down

0 comments on commit 9ff3983

Please sign in to comment.