Skip to content

Commit 5df14a4

Browse files
committed
Fix stats
1 parent 6f9f260 commit 5df14a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocol/x/affiliates/keeper/keeper.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ import (
1515
"github.com/dydxprotocol/v4-chain/protocol/indexer/indexer_manager"
1616
"github.com/dydxprotocol/v4-chain/protocol/lib"
1717
"github.com/dydxprotocol/v4-chain/protocol/x/affiliates/types"
18+
statstypes "github.com/dydxprotocol/v4-chain/protocol/x/stats/types"
1819
)
1920

2021
type (

0 commit comments

Comments
 (0)