chore: format code
This commit is contained in:
1 file changed
-1
@@ -31,6 +31,5 @@ class AntiRevokeCommand : BaseCommand() {
|
|||||||
msgList.addAll(getMsg.message)
|
msgList.addAll(getMsg.message)
|
||||||
listener.sendGroupMessage(message.groupId, msgList)
|
listener.sendGroupMessage(message.groupId, msgList)
|
||||||
insertActionRecord(CommandAction.AntiRevoke, message.sender.userId, getMsg.messageId.toString())
|
insertActionRecord(CommandAction.AntiRevoke, message.sender.userId, getMsg.messageId.toString())
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user