不要怂,就是干,撸起袖子干!

Commit 1403bb64 by Jan Aagaard Meier

Stop leaking Utils variable in transaction-manager

1 parent a337a367
Showing with 1 additions and 1 deletions
Utils = require('./utils') var Utils = require('./utils')
var TransactionManager = module.exports = function(sequelize) { var TransactionManager = module.exports = function(sequelize) {
this.sequelize = sequelize this.sequelize = sequelize
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!