Skip to content

Commit 308646c

Browse files
committed
fix(tests_suite_test.go): remove unused import
1 parent 4450d29 commit 308646c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

_tests/tests_suite_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ import (
1212
"time"
1313

1414
. "github.com/onsi/ginkgo"
15-
. "github.com/onsi/ginkgo/config"
1615
. "github.com/onsi/gomega"
1716
"github.com/onsi/gomega/gbytes"
1817
"github.com/onsi/gomega/gexec"

0 commit comments

Comments
 (0)