Skip to content

Commit

Permalink
fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Tingaikin <[email protected]>
  • Loading branch information
denis-tingaikin committed Nov 12, 2023
1 parent 825da5c commit 515aefb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,6 @@ func (t *RegistryTestSuite) TestNetworkServiceEndpointClientRefreshingTime() {
_, err := client.Unregister(ctx, &registry.NetworkServiceEndpoint{Name: result.Name})
t.NoError(err)
}()

}

client := registryclient.NewNetworkServiceEndpointRegistryClient(ctx,
Expand Down

0 comments on commit 515aefb

Please sign in to comment.