parent
ab92358ea6
commit
d3bced28f9
@ -62,7 +62,6 @@ func IterateSelectAllMessagesForCollections(
|
||||
return func(messageItem any) bool {
|
||||
// Defines the type of collection being created within the function
|
||||
collectionType := messages
|
||||
user := scope.Get(selectors.ExchangeUser)[0]
|
||||
|
||||
message, ok := messageItem.(models.Messageable)
|
||||
if !ok {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user