Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
firelizzard18 committed Jun 17, 2024
1 parent b6db226 commit 51170bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/database/keyvalue/block/types.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import "encoding"

//go:generate go run gitlab.com/accumulatenetwork/core/schema/cmd/generate schema schema.yml -w schema_gen.go
//go:generate go run gitlab.com/accumulatenetwork/core/schema/cmd/generate types schema.yml -w types_gen.go
//go:generate go run github.com/rinchsan/gosimports/cmd/gosimports -w .

type entry interface {
Type() entryType
Expand Down

0 comments on commit 51170bc

Please sign in to comment.