some cleanup

This commit is contained in:
Shrenuj Bansal
2022-10-17 16:13:30 -04:00
parent b77ca54719
commit 900525f8c2
10 changed files with 8 additions and 102 deletions
-1
View File
@@ -47,7 +47,6 @@ type MpoolAPI struct {
RaftAPI
MessageSigner messagesigner.MsgSigner
// MessageSigner *messagesigner.MessageSigner
PushLocks *dtypes.MpoolLocker
}