Skip to content

Commit

Permalink
Merge pull request #2 from AlexPantyukhin13/patch-1
Browse files Browse the repository at this point in the history
Fixed dialyzer errors
  • Loading branch information
juise authored Jan 20, 2023
2 parents c0e6a55 + e35feaa commit 441f85d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grpcbox_stream.erl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
socket,
auth_fun,
buffer :: binary(),
ctx :: ctx:t(),
ctx :: ctx:t() | undefined,
services_table :: ets:tid(),
req_headers=[] :: list(),
full_method :: binary() | undefined,
Expand Down

0 comments on commit 441f85d

Please sign in to comment.