fix build

gofmt -l -w .
This commit is contained in:
nikk gitanes
2023-02-17 18:33:14 +03:00
parent 3541310ab3
commit 1f2ae234ad
3 changed files with 4 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/pkg/errors"
)
//Action: get
// Action: get
type cacheReqJS struct {
requestI
Hash string `json:"hash,omitempty"`