Duplicate definition

This commit is contained in:
Sebastian Rindom
2020-03-24 14:36:55 +01:00
parent f5d0ecd4ee
commit c622162e0d
2 changed files with 1 additions and 2 deletions

View File

@@ -65,5 +65,5 @@
"regenerator-runtime": "^0.13.3",
"winston": "^3.2.1"
},
"gitHead": "3fff45a0de2134405bdace9edc4dd1c3a6f5e0f8"
"gitHead": "f5d0ecd4eea7d77273a651b2d5cbd3d6e0eef9af"
}

View File

@@ -2,7 +2,6 @@ import { BaseModel } from "medusa-interfaces"
import { Lifetime } from "awilix"
import glob from "glob"
import path from "path"
import { Lifetime } from "awilix"
import { asFunction } from "awilix"
/**