Navigation Menu

Skip to content

Commit

Permalink
Remove Q npm module as not used anymore 2
Browse files Browse the repository at this point in the history
  • Loading branch information
koresar committed Aug 4, 2021
1 parent 78e4f95 commit cbf2f0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/job.js
Expand Up @@ -5,7 +5,6 @@ const cp = require("child_process");
const expect = require("expect.js");
const moment = require("moment-timezone");
const { MongoClient } = require("mongodb");
const Q = require("q");
const delay = require("delay");
const sinon = require("sinon");
const { Job } = require("../dist/job");
Expand Down

0 comments on commit cbf2f0d

Please sign in to comment.