test g roles

This commit is contained in:
shoopea 2019-08-12 16:30:40 +08:00
parent ca9da72ad9
commit 3048f967d5

1
msg.go
View File

@ -7,7 +7,6 @@ import (
"strconv"
"strings"
"time"
"unicode/utf8"
)
func parseSubTypeMessageReportAck(m *ChatWarsMessage, r *regexp.Regexp) (*ChatWarsMessageReportAck, error) {