Skip to content

Commit 245ff8e

Browse files
committed
cleanup
On-behalf-of: @SAP [email protected]
1 parent 70afc5b commit 245ff8e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/frontproxies/frontproxies_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ package frontproxies
2020

2121
import (
2222
"context"
23-
"fmt"
2423
"testing"
2524
"time"
2625

@@ -37,8 +36,6 @@ import (
3736
)
3837

3938
func TestCreateFrontProxy(t *testing.T) {
40-
fmt.Println()
41-
4239
ctrlruntime.SetLogger(logr.Discard())
4340

4441
client := utils.GetKubeClient(t)

0 commit comments

Comments
 (0)