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/find_all_tags_test.go')
-rw-r--r--internal/gitaly/service/ref/find_all_tags_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gitaly/service/ref/find_all_tags_test.go b/internal/gitaly/service/ref/find_all_tags_test.go
index bb6b7e5da..589d217c1 100644
--- a/internal/gitaly/service/ref/find_all_tags_test.go
+++ b/internal/gitaly/service/ref/find_all_tags_test.go
@@ -6,7 +6,6 @@ import (
"bytes"
"context"
"fmt"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"io"
"strings"
"testing"