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

remove unused promise in dao-test

1 parent 9334c630
Showing with 0 additions and 1 deletions
......@@ -9,7 +9,6 @@ var chai = require('chai')
, datetime = require('chai-datetime')
, uuid = require('node-uuid')
, _ = require('lodash')
, Promise = require('bluebird')
chai.use(datetime)
chai.Assertion.includeStack = true
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!