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/list_refs.go')
-rw-r--r--internal/gitaly/service/ref/list_refs.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gitaly/service/ref/list_refs.go b/internal/gitaly/service/ref/list_refs.go
index 9fdc6312d..e71aae1e9 100644
--- a/internal/gitaly/service/ref/list_refs.go
+++ b/internal/gitaly/service/ref/list_refs.go
@@ -3,7 +3,6 @@ package ref
import (
"errors"
"fmt"
- "gitlab.com/gitlab-org/gitaly/v15/structerr"
"strings"
"gitlab.com/gitlab-org/gitaly/proto/v15/go/gitalypb"