We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 514057a commit cb69191Copy full SHA for cb69191
1 file changed
src/Statistics/Controller/MessageOpenTrackController.php
@@ -82,7 +82,6 @@ public function trackUserMessageView(
82
'exception' => $e,
83
'message_id' => $messageId,
84
'subscriber_uid' => $uid,
85
- 'metadata' => $metadata
86
]
87
);
88
}
0 commit comments