Skip to content

Commit a9827f1

Browse files
committed
Update dump-ci-stats-to-gcp-metrics.js
1 parent 646c223 commit a9827f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/dump-ci-stats-to-gcp-metrics.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const { Monitoring } = require('@google-cloud/monitoring');
1+
const Monitoring = require('@google-cloud/monitoring');
22
// const fetch = require('node-fetch');
33

44
// Parse GCP credentials from environment variables

0 commit comments

Comments
 (0)