summaryrefslogtreecommitdiff
path: root/src/api
diff options
context:
space:
mode:
authorotofune <otofune@gmail.com>2017-11-06 16:29:13 +0900
committerotofune <otofune@gmail.com>2017-11-06 16:29:13 +0900
commit04648db1c235b0de14d3e0a2dc83f9346d0408f8 (patch)
treec4df0d0b932db032c2af7591c086d9e682533076 /src/api
parentcore - fix metadata searching (diff)
downloadsharkey-04648db1c235b0de14d3e0a2dc83f9346d0408f8.tar.gz
sharkey-04648db1c235b0de14d3e0a2dc83f9346d0408f8.tar.bz2
sharkey-04648db1c235b0de14d3e0a2dc83f9346d0408f8.zip
remove console
Diffstat (limited to 'src/api')
-rw-r--r--src/api/common/add-file-to-drive.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/common/add-file-to-drive.ts b/src/api/common/add-file-to-drive.ts
index 1f882389ac..dff2d52356 100644
--- a/src/api/common/add-file-to-drive.ts
+++ b/src/api/common/add-file-to-drive.ts
@@ -152,7 +152,6 @@ export default (
comment: comment,
properties: properties
});
- console.dir(file)
log(`drive file has been created ${file._id}`);