Skip to content

Commit

Permalink
fmt:format bytes_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
heren-ke committed Dec 16, 2024
1 parent 44e116f commit 9d38ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orm/encoding/ormfield/bytes_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ import (
"bytes"
"testing"

"cosmossdk.io/orm/encoding/ormfield"
"github.com/stretchr/testify/assert"
"google.golang.org/protobuf/reflect/protoreflect"
"cosmossdk.io/orm/encoding/ormfield"
)

// MockReader implements the Reader interface for testing
Expand Down

0 comments on commit 9d38ad1

Please sign in to comment.