mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-29 12:01:32 +02:00
Merge pull request #2853 from overleaf/em-fix-formatting
Fix formatting GitOrigin-RevId: ff42230a9d4c21093b3ae59c6c78021c1f453e61
This commit is contained in:
@@ -51,6 +51,6 @@ mongoose.plugin(schema => {
|
||||
schema.options.usePushEach = true
|
||||
})
|
||||
|
||||
mongoose.Promise = global.Promise;
|
||||
mongoose.Promise = global.Promise
|
||||
|
||||
module.exports = mongoose
|
||||
|
||||
Reference in New Issue
Block a user