Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
arekkas committed Jul 7, 2018
1 parent b4d792f commit 777b1be
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions warden/sdk_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,13 @@ import (
"time"

"github.com/julienschmidt/httprouter"
"github.com/ory/fosite"
"github.com/ory/herodot"
"github.com/ory/keto/authentication"
keto "github.com/ory/keto/sdk/go/keto/swagger"
"github.com/ory/keto/warden"
//"github.com/ory/ladon"
"github.com/pkg/errors"
//"github.com/stretchr/testify/assert"
//"github.com/stretchr/testify/require"
"github.com/ory/fosite"
"github.com/ory/ladon"
"github.com/pkg/errors"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"golang.org/x/oauth2"
Expand Down

0 comments on commit 777b1be

Please sign in to comment.