go fmt ./...
This commit is contained in:
parent
2ce9be9958
commit
288bf9361e
@ -10,8 +10,8 @@ import (
|
||||
)
|
||||
|
||||
type ViewBlock struct {
|
||||
BlockMapping map[int]string `json:"blockmapping"`
|
||||
ContentId []int `json:"contentid"`
|
||||
BlockMapping map[int]string `json:"blockmapping"`
|
||||
ContentId []int `json:"contentid"`
|
||||
}
|
||||
|
||||
type ViewMapblockHandler struct {
|
||||
|
Loading…
Reference in New Issue
Block a user