Skip to content

Commit 3dcf1a1

Browse files
jkwluiJustinBeckwith
authored andcommitted
fix(docs): broken links in README.md (#84)
1 parent 9853366 commit 3dcf1a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

asset/snippets/quickstart.js

-1
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)