Skip to content

Commit 608fc16

Browse files
jkwluiJustinBeckwith
authored andcommitted
fix(docs): broken links in README.md (#84)
1 parent 55daf7c commit 608fc16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

asset/snippets/quickstart.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ async function exportAssets(dumpFilePath) {
2424

2525
// Your Google Cloud Platform project ID
2626
const projectId = await client.getProjectId();
27-
console.log(projectId);
2827
const projectResource = client.projectPath(projectId);
2928

3029
// var dumpFilePath = 'Dump file path, e.g.: gs://<my_bucket>/<my_asset_file>'

0 commit comments

Comments
 (0)