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

Commit fdc7840d by Jan Aagaard Meier

Merge pull request #540 from innofluence/529fix

fixes #529
2 parents 3354c930 53d4f5d3
Showing with 0 additions and 3 deletions
......@@ -20,4 +20,3 @@ language: node_js
node_js:
- 0.8
\ No newline at end of file
......@@ -144,8 +144,6 @@ module.exports = (function() {
var options = Utils._.clone(options)
if (typeof options === 'object') {
hasJoin = true
if (options.hasOwnProperty('include')) {
hasJoin = true
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!