mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
remove orderBy-import
This commit is contained in:
parent
a2d2972898
commit
ba196f70a3
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
import {mapInboxMessage, inboxModel as Inbox} from '../../models/message';
|
||||
import orderBy from 'lodash/orderBy';
|
||||
import {getUserInfo, sendTxn as sendTxnEmail} from '../email';
|
||||
import {sendNotification as sendPushNotification} from '../pushNotifications';
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue