mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-22 10:33:24 +00:00
remove unused struct field
This commit is contained in:
@@ -251,7 +251,6 @@ func (m *Message) HasCSAT() bool {
|
||||
|
||||
// IncomingMessage links a message with the contact information and inbox id.
|
||||
type IncomingMessage struct {
|
||||
ConversationUUID string
|
||||
ConversationUUIDFromReplyTo string // UUID extracted from plus-addressed recipient (e.g., inbox+conv-{uuid}@domain)
|
||||
Message Message
|
||||
Contact umodels.User
|
||||
|
||||
Reference in New Issue
Block a user