remove console
This commit is contained in:
parent
c8c5be3d7a
commit
623206eed4
1 changed files with 0 additions and 1 deletions
|
|
@ -152,7 +152,6 @@ export default (
|
||||||
comment: comment,
|
comment: comment,
|
||||||
properties: properties
|
properties: properties
|
||||||
});
|
});
|
||||||
console.dir(file)
|
|
||||||
|
|
||||||
log(`drive file has been created ${file._id}`);
|
log(`drive file has been created ${file._id}`);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue