chore: code format

pull/1198/head
withchao 2 years ago
parent dbe393628b
commit b5d2ae39a9

@ -566,5 +566,6 @@ func (g *groupDatabase) DeleteGroupMemberHash(ctx context.Context, groupIDs []st
for _, groupID := range groupIDs {
c = c.DelGroupMembersHash(groupID)
}
return c.ExecDel(ctx)
}

Loading…
Cancel
Save