mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(tests): post merge cleanup
This commit is contained in:
@@ -38,12 +38,6 @@ export default class InboxChatReporter extends ChatReporter {
|
||||
}
|
||||
|
||||
async notify (message, userComment) {
|
||||
const group = {
|
||||
type: 'private messages',
|
||||
name: 'N/A',
|
||||
_id: 'N/A',
|
||||
};
|
||||
|
||||
slack.sendInboxFlagNotification({
|
||||
messageUserEmail: this.messageUserEmail,
|
||||
flagger: this.user,
|
||||
|
||||
Reference in New Issue
Block a user