From 07daab51e3ff8feeebf1a278b65726bde102d191 Mon Sep 17 00:00:00 2001 From: Pablo Caderno Date: Mon, 17 Aug 2020 21:34:17 +1000 Subject: [PATCH] Go fmtd functional tests file Signed-off-by: Pablo Caderno --- test/integration/functional_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/functional_test.go b/test/integration/functional_test.go index 21ecc2f15e..3dda8c143b 100644 --- a/test/integration/functional_test.go +++ b/test/integration/functional_test.go @@ -24,7 +24,6 @@ import ( "encoding/json" "fmt" "io/ioutil" - // "io" "net/http" "net/url" "os"