mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
remove orderBy-import
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import {mapInboxMessage, inboxModel as Inbox} from '../../models/message';
|
import {mapInboxMessage, inboxModel as Inbox} from '../../models/message';
|
||||||
import orderBy from 'lodash/orderBy';
|
|
||||||
import {getUserInfo, sendTxn as sendTxnEmail} from '../email';
|
import {getUserInfo, sendTxn as sendTxnEmail} from '../email';
|
||||||
import {sendNotification as sendPushNotification} from '../pushNotifications';
|
import {sendNotification as sendPushNotification} from '../pushNotifications';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user