Skip to content

Commit 45e7811

Browse files
committed
Format
1 parent a7ef0d8 commit 45e7811

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/diff/hex/behaviour.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ defmodule Diff.Hex.Behaviour do
22
@callback diff(package :: String.t(), from :: String.t(), to :: String.t()) ::
33
{:ok, Enumerable.t()} | :error
44
end
5-

0 commit comments

Comments
 (0)