Skip to content

Commit

Permalink
chore: remove some random text that made it in...
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Nov 28, 2018
1 parent 0577167 commit 92992b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tracer.ex
Expand Up @@ -213,7 +213,6 @@ defmodule Spandex.Tracer do
Spandex.continue_trace(span_name, span_context, config(opts, @otp_app))
end

{:spandex, github: "spandex-project/spandex", branch: "allow-setting-trace-key"},
# This is just to get around the ambiguous defaults until we fully remove this API
def continue_trace(span_name, trace_id, span_id) do
continue_trace(span_name, trace_id, span_id, [])
Expand Down

0 comments on commit 92992b4

Please sign in to comment.