Skip to content

Commit fe9025b

Browse files
committed
chore: fix staticcheck
1 parent 70bea22 commit fe9025b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration_test.go

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ func TestSimplePubSub(t *testing.T) {
114114
t.Fatal("error creating publisher", err)
115115
}
116116
publisher.NotifyPublish(func(p Confirmation) {
117-
return
118117
})
119118
defer publisher.Close()
120119

0 commit comments

Comments
 (0)