Skip to content

Commit 9897b07

Browse files
committed
[squash] fix lint
1 parent 2962340 commit 9897b07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/logging/src/metadata.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Metadata.getGKEDescriptor = function(projectId, callback) {
112112
cluster_name: clusterName,
113113
project_id: projectId
114114
}
115-
})
115+
});
116116
});
117117
};
118118

0 commit comments

Comments
 (0)