Skip to content

Commit

Permalink
lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianToledano committed May 16, 2024
1 parent 9868c7f commit 9db0b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codec/address/bench_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package address

import (
"github.com/stretchr/testify/require"
"testing"

"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"

"cosmossdk.io/core/address"
)
Expand Down

0 comments on commit 9db0b77

Please sign in to comment.