Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'internal/git/objectpool/fetch_test.go')
-rw-r--r--internal/git/objectpool/fetch_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/git/objectpool/fetch_test.go b/internal/git/objectpool/fetch_test.go
index 4ee698954..abc34a263 100644
--- a/internal/git/objectpool/fetch_test.go
+++ b/internal/git/objectpool/fetch_test.go
@@ -3,7 +3,6 @@ package objectpool
import (
"context"
"fmt"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"path/filepath"
"strconv"
"strings"