Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Yashash H L <[email protected]>
  • Loading branch information
yhl25 committed Sep 13, 2024
1 parent c272caa commit 2fb827f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/sdkclient/source/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ type client struct {
grpcClt sourcepb.SourceClient
readStream sourcepb.Source_ReadFnClient
ackStream sourcepb.Source_AckFnClient
datumCh chan *sourcepb.ReadResponse
}

var _ Client = (*client)(nil)
Expand Down

0 comments on commit 2fb827f

Please sign in to comment.