gofmt
This commit is contained in:
parent
4d9dcc3cba
commit
7c3b31e5d4
1 changed files with 11 additions and 10 deletions
|
@ -5,6 +5,7 @@ import (
|
||||||
"strings"
|
"strings"
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
IMAGE_ID = "42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d"
|
IMAGE_ID = "42d718c941f5c532ac049bf0b0ab53f0062f09a03afd4aa4a02c098e46032b9d"
|
||||||
TOKEN = []string{"fake-token"}
|
TOKEN = []string{"fake-token"}
|
||||||
|
|
Loading…
Reference in a new issue