mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
remove unused variable in payments code
This commit is contained in:
parent
67e68ece29
commit
2ca52785e1
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ import {
|
|||
getUserInfo,
|
||||
sendTxn as txnEmail,
|
||||
} from './email';
|
||||
import members from '../../controllers/api-v3/members';
|
||||
import moment from 'moment';
|
||||
import nconf from 'nconf';
|
||||
import pushNotify from './pushNotifications';
|
||||
|
|
|
|||
Loading…
Reference in a new issue