Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
bnsblue committed Mar 5, 2020
1 parent 4fe0583 commit e18dfea
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package resourcemanager

import (
"github.com/lyft/flyteidl/gen/pb-go/flyteidl/core"
"testing"

"github.com/lyft/flyteidl/gen/pb-go/flyteidl/core"
)

func TestComposeTokenPrefix(t *testing.T) {
Expand Down

0 comments on commit e18dfea

Please sign in to comment.