Skip to content

Commit 27d6504

Browse files
authored
Add message ordering samples (#220)
* Initial commit. * Add unit test. * Add message ordering sample. * Rename a sample. * Address comments.
1 parent a371f4a commit 27d6504

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

handwritten/logging-winston/samples/quickstart.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
// [START logging_quickstart]
1717
// Imports and instantiates the Google Cloud client library
18-
// for Stackdriver Logging
1918
const logging = require('@google-cloud/logging')({
2019
projectId: 'YOUR_PROJECT_ID'
2120
});

0 commit comments

Comments
 (0)