Small change to thread model

This commit is contained in:
Annie 2016-07-12 16:05:06 -07:00
parent 526f7317d1
commit 9defc5053c

View file

@ -193,7 +193,6 @@ class Thread extends ModelWithMetadata {
item.accountId = this.accountId
})
})
console.log(this.folders)
return this
}