We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ade62 commit 9bc060dCopy full SHA for 9bc060d
mocha.start.js
@@ -6,7 +6,6 @@ var mocha = require('mocha');
6
var sinon = require('sinon');
7
var DSRethinkDBAdapter = require('./');
8
var JSData = require('js-data');
9
-var Promise = require('bluebird');
10
11
var adapter, store, DSUtils, DSErrors, User, Post, Comment;
12
0 commit comments