Skip to content

Commit 9f477f7

Browse files
committed
fix: remove unused strings import
Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 8555eba commit 9f477f7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/e2e-go/e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ import (
2727
"io"
2828
"os"
2929
"os/exec"
30-
"strings"
3130
"testing"
3231
"time"
3332

0 commit comments

Comments
 (0)