Skip to content

Commit

Permalink
fix update message (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
hunjixin authored Jun 7, 2021
1 parent 5408fb5 commit dd17f5f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion service/message_state_refresh.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ func (ms *MessageService) updateMessageState(ctx context.Context, tsKeys map[abi
}
}
delete(revertMsgs, msg.cid)
return nil
}
return nil
})
Expand Down

0 comments on commit dd17f5f

Please sign in to comment.