Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stucki committed Jun 7, 2023
1 parent 0db1259 commit d4cdb45
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions acceptance/tests/peering/peering_gateway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ func TestPeering_Gateway(t *testing.T) {

const staticServerPeer = "server"
const staticClientPeer = "client"
const defaultNamespace = "default"
const destinationNamespace = staticServerName

staticServerPeerClusterContext := env.DefaultContext(t)
staticClientPeerClusterContext := env.Context(t, environment.SecondaryContextName)
Expand Down

0 comments on commit d4cdb45

Please sign in to comment.