Skip to content

Commit

Permalink
sdk: gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas authored and arekkas committed Oct 15, 2017
1 parent 1182790 commit afdb1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/go/hydra/sdk_test.go
@@ -1,10 +1,10 @@
package hydra

import (
"fmt"
"testing"

"github.com/stretchr/testify/assert"
"fmt"
)

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

0 comments on commit afdb1ab

Please sign in to comment.