Skip to content

Commit

Permalink
Update module_simulation.go
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouop0 authored Nov 12, 2023
1 parent f75810d commit 22665ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/bitcoincommiter/module_simulation.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (

// avoid unused import issue
var (
//_ = sample.AccAddress
// _ = sample.AccAddress
_ = bitcoincommitersimulation.FindAccount
_ = simappparams.StakePerAccount
_ = simulation.MsgEntryKind
Expand Down

0 comments on commit 22665ec

Please sign in to comment.