Klarna orders

This commit is contained in:
Sebastian Rindom
2020-07-10 16:30:32 +02:00
parent d930d00723
commit b45fcae6fe
3 changed files with 66 additions and 61 deletions
@@ -45,7 +45,6 @@ class BaseModel {
}
/**
* @private
*/
startSession() {
return this.mongooseModel_.startSession()