Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
firelizzard18 committed Oct 16, 2024
1 parent 5d6d144 commit 7dd8bbe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/types/record/key.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ import (
json2 "gitlab.com/accumulatenetwork/core/schema/pkg/json"
)

var binEncPool = binary2.NewEncoderPool()
var jsonEncPool = json2.NewEncoderPool()
var bufferPool = binary2.NewBufferPool()

// A Key is the key for a record.
type Key struct {
values []any
Expand Down

0 comments on commit 7dd8bbe

Please sign in to comment.