shed: gofmt
This commit is contained in:
parent
6855284d88
commit
6ddea62d09
@ -98,7 +98,6 @@ var datastoreListCmd = &cli.Command{
|
|||||||
seen[s] = struct{}{}
|
seen[s] = struct{}{}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
s = fmt.Sprintf("%q", s)
|
s = fmt.Sprintf("%q", s)
|
||||||
s = strings.Trim(s, "\"")
|
s = strings.Trim(s, "\"")
|
||||||
fmt.Println(s)
|
fmt.Println(s)
|
||||||
|
Loading…
Reference in New Issue
Block a user