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/gitaly/service/ref/refexists_test.go')
-rw-r--r--internal/gitaly/service/ref/refexists_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gitaly/service/ref/refexists_test.go b/internal/gitaly/service/ref/refexists_test.go
index 69587bdf2..2be8f98fe 100644
--- a/internal/gitaly/service/ref/refexists_test.go
+++ b/internal/gitaly/service/ref/refexists_test.go
@@ -3,7 +3,6 @@
package ref
import (
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"testing"
"gitlab.com/gitlab-org/gitaly/proto/v15/go/gitalypb"