Skip to content

Commit 7f48f5a

Browse files
committed
Revert changes to main.ex
1 parent 4f982c0 commit 7f48f5a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/support/main.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
defmodule Main do
22
def start(:normal, [callback]) do
33
callback.("started")
4-
5-
IO.inspect 1
64
end
75
end

0 commit comments

Comments
 (0)