1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-06-25 00:16:49 +02:00

chore: adds vanity import for files that don't have it. (#1297)

This commit is contained in:
José Carlos Chávez
2020-11-04 18:10:58 +01:00
committed by GitHub
parent 911d7be43d
commit e22a48de5a
87 changed files with 87 additions and 87 deletions

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package trace
package trace // import "go.opentelemetry.io/otel/sdk/trace"
import (
"context"