mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-07-01 12:08:37 -04:00
Enable ES2015 translation
This commit is contained in:
@ -574,7 +574,7 @@ class OFXDownload {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = models = {
|
||||
module.exports = {
|
||||
// Classes
|
||||
User: User,
|
||||
Session: Session,
|
||||
|
Reference in New Issue
Block a user