Skip to content

Commit

Permalink
style: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Sep 28, 2019
1 parent 9bb4b03 commit 6c91dea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/query.test.js
Expand Up @@ -7,7 +7,6 @@
const start = require('./common');
const Query = require('../lib/query');
const assert = require('assert');
const async = require('async');
const co = require('co');
const random = require('../lib/utils').random;

Expand Down

0 comments on commit 6c91dea

Please sign in to comment.