Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Commit

Permalink
removed unused import #60
Browse files Browse the repository at this point in the history
  • Loading branch information
arafato committed Dec 1, 2017
1 parent 827d544 commit 086ae95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/middleware/blob/authentication.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

const BbPromise = require('bluebird'),
crypto = require('crypto'),
Querystring = require('querystring'),
Keys = require('./../../core/Constants').Keys,
Operations = require('./../../core/Constants').Operations;

Expand Down

0 comments on commit 086ae95

Please sign in to comment.