Remove break
This commit is contained in:
parent
6fbc8ee44e
commit
dac2a1d1d0
@ -114,7 +114,6 @@ func formatMembers(guildId uint64, userIds, roleIds []uint64) ([]entity, error)
|
||||
Id: roleId,
|
||||
Type: entityTypeRole,
|
||||
})
|
||||
break
|
||||
}
|
||||
|
||||
// map user ids to names & discrims
|
||||
|
Loading…
x
Reference in New Issue
Block a user