forked from Mirrors/oauth2
Run go fmt.
This commit is contained in:
parent
7792988ab8
commit
802bddef7c
|
@ -8,7 +8,6 @@ import (
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
var clientID = "rbrgnognrhongo3bi4gb9ghg9g"
|
var clientID = "rbrgnognrhongo3bi4gb9ghg9g"
|
||||||
var clientSecret = "notsosecret"
|
var clientSecret = "notsosecret"
|
||||||
var valuesH = url.Values{
|
var valuesH = url.Values{
|
Loading…
Reference in New Issue