Skip to content

Commit

Permalink
remove debug log
Browse files Browse the repository at this point in the history
  • Loading branch information
jas0ncn committed May 16, 2017
1 parent 441f3c5 commit 9a088b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/routes/album/handlers/delete.js
Expand Up @@ -24,8 +24,6 @@ class DeleteImage extends RouterBase {

filePath = filePath.slice(1)

console.log(filePath)

const params = {
Bucket: config.cosFileBucket,
Region: config.cosRegion,
Expand Down

0 comments on commit 9a088b1

Please sign in to comment.