Skip to content

Commit 1dbe7cb

Browse files
authored
Remove stringer generate in telemetry pkg (#1677)
This is unused.
1 parent 592748f commit 1dbe7cb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/internal/telemetry/value.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
// Copyright The OpenTelemetry Authors
22
// SPDX-License-Identifier: Apache-2.0
33

4-
//go:generate stringer -type=ValueKind -trimprefix=ValueKind
5-
64
package telemetry
75

86
import (

0 commit comments

Comments
 (0)