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/create_test.go')
-rw-r--r--internal/git/objectpool/create_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/git/objectpool/create_test.go b/internal/git/objectpool/create_test.go
index 57b913fdb..a42d0968e 100644
--- a/internal/git/objectpool/create_test.go
+++ b/internal/git/objectpool/create_test.go
@@ -3,7 +3,6 @@ package objectpool
import (
"bytes"
"fmt"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"os"
"path/filepath"
"testing"