Skip to content

Commit

Permalink
Correctly space imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tigrannajaryan committed Oct 12, 2021
1 parent cf06df4 commit 043dedc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/v1.0/parser_test.go
Expand Up @@ -19,6 +19,7 @@ import (
"testing"

"github.com/stretchr/testify/assert"

"go.opentelemetry.io/otel/schema/v1.0/ast"
"go.opentelemetry.io/otel/schema/v1.0/types"
)
Expand Down

0 comments on commit 043dedc

Please sign in to comment.