gofmt -w
This commit is contained in:
@ -67,7 +67,6 @@ func (ts TokenSource) RequireTransportSecurity() bool {
|
||||
|
||||
type jwtAccess struct {
|
||||
jsonKey []byte
|
||||
//ts oauth2.TokenSource
|
||||
}
|
||||
|
||||
func NewJWTAccessFromFile(keyFile string) (credentials.Credentials, error) {
|
||||
|
Reference in New Issue
Block a user