Skip to content

Commit

Permalink
chore(staking/validator): lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ziscky committed Sep 21, 2024
1 parent 25986ca commit 8ac40a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions x/staking/simulation/rand_util_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import (
"testing"
"time"

"cosmossdk.io/x/staking/simulation"

"github.com/stretchr/testify/require"

"cosmossdk.io/x/staking/simulation"
)

func TestRandURIOfHostLength(t *testing.T) {
Expand Down

0 comments on commit 8ac40a0

Please sign in to comment.