Skip to content

Commit

Permalink
Update x/crosschain/keeper/msg_server_add_to_intx_tracker.go
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Bertrand <[email protected]>
  • Loading branch information
kingpinXD and lumtis authored Oct 20, 2023
1 parent fd85152 commit b695c48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion x/crosschain/keeper/msg_server_add_to_intx_tracker.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,3 @@ func (k msgServer) AddToInTxTracker(goCtx context.Context, msg *types.MsgAddToIn
return &types.MsgAddToInTxTrackerResponse{}, nil
}

Check failure on line 56 in x/crosschain/keeper/msg_server_add_to_intx_tracker.go

View workflow job for this annotation

GitHub Actions / lint

File is not `goimports`-ed (goimports)
// https://github.com/zeta-chain/node/issues/125

0 comments on commit b695c48

Please sign in to comment.