diff --git a/tests/integration/empty_repo_test.go b/tests/integration/empty_repo_test.go index 902686f4c1..2a4728635a 100644 --- a/tests/integration/empty_repo_test.go +++ b/tests/integration/empty_repo_test.go @@ -5,8 +5,8 @@ package integration import ( "bytes" - "fmt" "encoding/base64" + "fmt" "io" "mime/multipart" "net/http"