Skip to content

Commit

Permalink
rm dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Feb 18, 2024
1 parent 4be6f08 commit 01fc356
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kinda_example/lib/kinda_exmaple_native.ex
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
defmodule KindaExample.Native do
def check!(ret) do
ret |> dbg

case ret do
{:kind, mod, ref} when is_atom(mod) and is_reference(ref) ->
struct!(mod, %{ref: ref})
Expand Down

0 comments on commit 01fc356

Please sign in to comment.