diff --git a/common/deliverclient/blocksprovider/delivery_requester_test.go b/common/deliverclient/blocksprovider/delivery_requester_test.go index b38679af2da..b36410674a8 100644 --- a/common/deliverclient/blocksprovider/delivery_requester_test.go +++ b/common/deliverclient/blocksprovider/delivery_requester_test.go @@ -215,7 +215,6 @@ func newClusterNodeWithTLS(t *testing.T) *deliverServer { } func TestDeliveryRequester_Connect(t *testing.T) { - osn := newClusterNode(t) defer osn.stop()