Skip to content

Commit

Permalink
Remove duplicate godoc and vanity URL enforcement (census-instrumenta…
Browse files Browse the repository at this point in the history
  • Loading branch information
rakyll authored Mar 19, 2018
1 parent 56bb98b commit b2a78ff
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions exporter/jaeger/agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.

// Package jaeger contains an OpenCensus tracing exporter for Jaeger.
package jaeger // import "go.opencensus.io/exporter/jaeger"
package jaeger

import (
"fmt"
Expand Down

0 comments on commit b2a78ff

Please sign in to comment.