Skip to content

Commit

Permalink
Ooops
Browse files Browse the repository at this point in the history
  • Loading branch information
edgurgel committed Jul 9, 2024
1 parent 9061af6 commit 09d3ecc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/solid/context.ex
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ defmodule Solid.Context do
end

defp get_from_scope(context, :vars, key) do
IO.inspect({context, key})
context.matcher_module.match(context.vars, key)
end

Expand Down

0 comments on commit 09d3ecc

Please sign in to comment.