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 'vendor/github.com/lightstep/lightstep-tracer-go/lightstep_thrift/constants.go')
-rw-r--r--vendor/github.com/lightstep/lightstep-tracer-go/lightstep_thrift/constants.go18
1 files changed, 0 insertions, 18 deletions
diff --git a/vendor/github.com/lightstep/lightstep-tracer-go/lightstep_thrift/constants.go b/vendor/github.com/lightstep/lightstep-tracer-go/lightstep_thrift/constants.go
deleted file mode 100644
index 7bad366a6..000000000
--- a/vendor/github.com/lightstep/lightstep-tracer-go/lightstep_thrift/constants.go
+++ /dev/null
@@ -1,18 +0,0 @@
-// Autogenerated by Thrift Compiler (0.9.2)
-// DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
-
-package lightstep_thrift
-
-import (
- "bytes"
- "fmt"
- "github.com/lightstep/thrift/lib/go/thrift"
-)
-
-// (needed to ensure safety because of naive import list construction.)
-var _ = thrift.ZERO
-var _ = fmt.Printf
-var _ = bytes.Equal
-
-func init() {
-}