Ran gofmt on project.

This commit is contained in:
Pradyumna Kaushik 2017-12-21 12:50:40 -08:00
parent 65d92e9962
commit 1e71db7b31
17 changed files with 15 additions and 28 deletions

View file

@ -18,8 +18,8 @@ package response
import (
"bytes"
"github.com/pkg/errors"
"github.com/paypal/gorealis/gen-go/apache/aurora"
"github.com/pkg/errors"
)
// Get key from a response created by a StartJobUpdate call