Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
fix: remove embarrassing console log
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalsadhu committed Mar 14, 2019
1 parent 1107176 commit 30598b9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/sink.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ const { dirname, extname } = require('path');
const pRetry = require('p-retry');
const Boom = require('boom');

console.log(Storage);

/**
* Check and wrap an assumed error object.
*
Expand Down

0 comments on commit 30598b9

Please sign in to comment.